diff options
Diffstat (limited to 'devel/cvs+ipv6/Makefile')
-rw-r--r-- | devel/cvs+ipv6/Makefile | 6 |
1 files changed, 3 insertions, 3 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/ |