From ec1a814bffa9103095f44565e055393703290efa Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sun, 23 Dec 2001 18:15:52 +0000 Subject: - add an extra master site - fix DISTNAME PR: 33112 Submitted by: maintainer --- www/mod_fastcgi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile index ff54e3262e57..2ca700a853d2 100644 --- a/www/mod_fastcgi/Makefile +++ b/www/mod_fastcgi/Makefile @@ -8,8 +8,8 @@ PORTNAME= mod_fastcgi PORTVERSION= 2.2.12 CATEGORIES= www -MASTER_SITES= http://www.fastcgi.com/dist/ -DISTNAME= mod_fastcgi_${PORTVERSION} +MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ \ + http://www.fastcgi.com/dist/ MAINTAINER= hollywar@mail.holywar.net -- cgit v1.2.3