summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-02-04 21:29:14 +0000
committertron <tron@pkgsrc.org>2000-02-04 21:29:14 +0000
commit6f8dbb31d375aa3d31e66df80e02a0772754abfe (patch)
tree8aca1cd3f49465aad8ba3e58692126cef0270f08 /devel/cvs
parent195512f90bf122e6919a16667e984c2108f1d483 (diff)
downloadpkgsrc-6f8dbb31d375aa3d31e66df80e02a0772754abfe.tar.gz
Add GNU mirrors to master site list.
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index bdc6a5b4974..71a087d0a6a 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.24 1999/09/19 22:07:22 kim Exp $
+# $NetBSD: Makefile,v 1.25 2000/02/04 21:29:14 tron Exp $
#
DISTNAME= cvs-1.10
CATEGORIES= devel
-MASTER_SITES= ftp://download.cyclic.com/pub/${DISTNAME}/
+MASTER_SITES= ftp://download.cyclic.com/pub/${DISTNAME}/ \
+ ${MASTER_SITE_GNU:=cvs/}
MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.cyclic.com/cvs/info.html