diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-08-26 05:49:51 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-08-26 05:49:51 +0000 |
commit | fcbc69b000de65436eed90dd87e3e55e43322539 (patch) | |
tree | 3e0a4c42475452782f99f1ff84f665cf1adc0245 /devel/cvs+ipv6 | |
parent | 274bea5dcce7b3d81b5877f32999de5f39047c83 (diff) | |
download | ports-fcbc69b000de65436eed90dd87e3e55e43322539.tar.gz ports-fcbc69b000de65436eed90dd87e3e55e43322539.zip |
Notes
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 f0797ecd756f..400649d47e5e 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/ |