aboutsummaryrefslogtreecommitdiff
path: root/www/mod_fcgid
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-12-25 16:00:46 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-12-25 16:00:46 +0000
commit439264605330d7c4a3fb39efe766bc0b88c6767a (patch)
treee639e6894a1a96a12624e6f0aa2d54f7d5a83e70 /www/mod_fcgid
parent4ac9458828a5fb62e6f1ad31fe290688256c7cc0 (diff)
downloadports-439264605330d7c4a3fb39efe766bc0b88c6767a.tar.gz
ports-439264605330d7c4a3fb39efe766bc0b88c6767a.zip
Add MASTER_SITE_LOCAL to make it fetchable.
Submitted by: maintainer.
Notes
Notes: svn path=/head/; revision=152009
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