summaryrefslogtreecommitdiff
path: root/www/mod_fastcgi
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-23 18:15:52 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-23 18:15:52 +0000
commitec1a814bffa9103095f44565e055393703290efa (patch)
treeebb6f935bb6c0fd7773560f0052a7027923bc083 /www/mod_fastcgi
parentFix building docs due to missing dependencies (diff)
- add an extra master site
- fix DISTNAME PR: 33112 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52059
Diffstat (limited to 'www/mod_fastcgi')
-rw-r--r--www/mod_fastcgi/Makefile4
1 files 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