diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2002-08-26 05:49:51 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2002-08-26 05:49:51 +0000 |
commit | 5d4a4b7988294738d915bca36ee80c2728e03f42 (patch) | |
tree | 38d633ee8311b7d3c88c07993d635febad20b522 /devel/cvs+ipv6 | |
parent | 9f961015dda0f5495dca6b4714d03354ec79d650 (diff) | |
download | FreeBSD-ports-5d4a4b7988294738d915bca36ee80c2728e03f42.zip FreeBSD-ports-5d4a4b7988294738d915bca36ee80c2728e03f42.tar.gz |
Update MASTER_SITES.
Submitted by: knu
Diffstat (limited to 'devel/cvs+ipv6')
-rw-r--r-- | devel/cvs+ipv6/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile index f0797ec..400649d 100644 --- a/devel/cvs+ipv6/Makefile +++ b/devel/cvs+ipv6/Makefile @@ -8,7 +8,9 @@ PORTNAME= cvs+ipv6 PORTVERSION= 1.11.2 CATEGORIES= devel ipv6 -MASTER_SITES= http://ftp.cvshome.org/cvs-1.11.2/ +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/ |