From 13e68f1c7054ffbfc2c604a2ee90a5b3c8388e09 Mon Sep 17 00:00:00 2001 From: petef Date: Sun, 8 Dec 2002 18:39:10 +0000 Subject: Host the distfile locally until the author has time to fix the main FTP site, and get the backup one updated. --- www/mod_cvs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/mod_cvs') 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 -- cgit