summaryrefslogtreecommitdiffstats
path: root/net/cvsup
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>2001-04-28 20:32:15 +0000
committerjdp <jdp@FreeBSD.org>2001-04-28 20:32:15 +0000
commit4b1ce6cdc981a579ecfce68249f59c350fbe3fb5 (patch)
tree9c85020c005c08d2aba3516edcf121c6c7e3e267 /net/cvsup
parent621b1b7b8dfd38e6e89e069f82298ea248176629 (diff)
downloadFreeBSD-ports-4b1ce6cdc981a579ecfce68249f59c350fbe3fb5.zip
FreeBSD-ports-4b1ce6cdc981a579ecfce68249f59c350fbe3fb5.tar.gz
Allow PORTVERSION and MASTER_SITES to be overridden so that this
port can be used as a MASTERDIR. Add an additional site to MASTER_SITES.
Diffstat (limited to 'net/cvsup')
-rw-r--r--net/cvsup/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index bdf0456..ed5b6a3 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= cvsup
-PORTVERSION= 16.1
+PORTVERSION?= 16.1
CATEGORIES= net devel
-MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \
+MASTER_SITES?= ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \
+ ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/sources/ \
ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/sources/
MAINTAINER= jdp@FreeBSD.org
OpenPOWER on IntegriCloud