From d0bdd3ae226bf77eaca0ed82acce8cb4f27a4e89 Mon Sep 17 00:00:00 2001 From: Pete Fritchman 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(-) 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 v1.2.3