git: 671a984e9f7f - main - devel/isl: Add GENTOO to MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 22:25:33 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=671a984e9f7f53edd4d7dccf1ec57e1bf8d4171e commit 671a984e9f7f53edd4d7dccf1ec57e1bf8d4171e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-05 22:24:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-05 22:24:18 +0000 devel/isl: Add GENTOO to MASTER_SITES Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32301 --- devel/isl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/isl/Makefile b/devel/isl/Makefile index e72f6f26b1b5..54abca58a94d 100644 --- a/devel/isl/Makefile +++ b/devel/isl/Makefile @@ -3,7 +3,7 @@ PORTNAME= isl PORTVERSION= 0.24 CATEGORIES= devel math -MASTER_SITES= http://isl.gforge.inria.fr/ +MASTER_SITES= http://isl.gforge.inria.fr/ GENTOO MAINTAINER= ports@FreeBSD.org COMMENT= Integer Set Library