aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_fcgid
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-12-26 00:00:46 +0800
committervanilla <vanilla@FreeBSD.org>2005-12-26 00:00:46 +0800
commit136837ca38e39ff4764f7c99c136a3ee66843cdf (patch)
tree5b7b4a2f86898d1573468f6da143ea59176cbb01 /www/mod_fcgid
parent96dfbb51fa09667f2be3a0df5673015a68a2ee0b (diff)
downloadfreebsd-ports-gnome-136837ca38e39ff4764f7c99c136a3ee66843cdf.tar.gz
freebsd-ports-gnome-136837ca38e39ff4764f7c99c136a3ee66843cdf.tar.zst
freebsd-ports-gnome-136837ca38e39ff4764f7c99c136a3ee66843cdf.zip
Add MASTER_SITE_LOCAL to make it fetchable.
Submitted by: maintainer.
Diffstat (limited to 'www/mod_fcgid')
-rw-r--r--www/mod_fcgid/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile
index a0f20d795e7d..b8b7dabc0261 100644
--- a/www/mod_fcgid/Makefile
+++ b/www/mod_fcgid/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mod_fcgid
PORTVERSION= 1.07
CATEGORIES= www
-MASTER_SITES= http://fastcgi.coremail.cn/
+MASTER_SITES= http://fastcgi.coremail.cn/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= vanilla
DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= hemi@puresimplicity.net