aboutsummaryrefslogtreecommitdiff
path: root/www/mod_cvs
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-12-08 18:39:10 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-12-08 18:39:10 +0000
commitd0bdd3ae226bf77eaca0ed82acce8cb4f27a4e89 (patch)
tree4ace3c53c0429ba424be6dba17bd728bd182eadb /www/mod_cvs
parent3f8b472522cdb81d91154b9600696d70f39d8e6e (diff)
downloadports-d0bdd3ae226bf77eaca0ed82acce8cb4f27a4e89.tar.gz
ports-d0bdd3ae226bf77eaca0ed82acce8cb4f27a4e89.zip
Host the distfile locally until the author has time to fix the
main FTP site, and get the backup one updated.
Notes
Notes: svn path=/head/; revision=71429
Diffstat (limited to 'www/mod_cvs')
-rw-r--r--www/mod_cvs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile
index a6fa3c529704..dbcb0300c37d 100644
--- a/www/mod_cvs/Makefile
+++ b/www/mod_cvs/Makefile
@@ -8,8 +8,10 @@
PORTNAME= mod_cvs
PORTVERSION= 0.5
CATEGORIES= www
-MASTER_SITES= ftp://ftp.sub.nu/pub/mod_cvs/ \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ ftp://ftp.sub.nu/pub/mod_cvs/ \
ftp://ftp.isk.kth.se/pub/people/main/mod_cvs/
+MASTER_SITE_SUBDIR= petef
MAINTAINER= petef@FreeBSD.org