diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-12-25 16:00:46 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-12-25 16:00:46 +0000 |
commit | 439264605330d7c4a3fb39efe766bc0b88c6767a (patch) | |
tree | e639e6894a1a96a12624e6f0aa2d54f7d5a83e70 /www/mod_fcgid | |
parent | 4ac9458828a5fb62e6f1ad31fe290688256c7cc0 (diff) | |
download | ports-439264605330d7c4a3fb39efe766bc0b88c6767a.tar.gz ports-439264605330d7c4a3fb39efe766bc0b88c6767a.zip |
Notes
Diffstat (limited to 'www/mod_fcgid')
-rw-r--r-- | www/mod_fcgid/Makefile | 4 |
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 |