diff options
-rw-r--r-- | devel/cvs+ipv6/Makefile | 6 | ||||
-rw-r--r-- | devel/cvs-devel/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index 400649d47e5e..70744a695104 100644 --- a/devel/cvs+ipv6/Makefile +++ b/devel/cvs+ipv6/Makefile @@ -8,9 +8,9 @@ PORTNAME= cvs+ipv6 PORTVERSION= 1.11.2 CATEGORIES= devel ipv6 -MASTER_SITES= http://ftp.cvshome.org/cvs-1.11.2/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= non-gnu/cvs +MASTER_SITES= http://ftp.cvshome.org/cvs-1.11.2/ +# ${MASTER_SITE_GNU} +#MASTER_SITE_SUBDIR= non-gnu/cvs DISTNAME= cvs-${PORTVERSION} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile index 400649d47e5e..70744a695104 100644 --- a/devel/cvs-devel/Makefile +++ b/devel/cvs-devel/Makefile @@ -8,9 +8,9 @@ PORTNAME= cvs+ipv6 PORTVERSION= 1.11.2 CATEGORIES= devel ipv6 -MASTER_SITES= http://ftp.cvshome.org/cvs-1.11.2/ \ - ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= non-gnu/cvs +MASTER_SITES= http://ftp.cvshome.org/cvs-1.11.2/ +# ${MASTER_SITE_GNU} +#MASTER_SITE_SUBDIR= non-gnu/cvs DISTNAME= cvs-${PORTVERSION} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ |