diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /www/p5-FastCGI | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
Notes
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r-- | www/p5-FastCGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index 2bb41732b318..7c45a8bbcee7 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= FCGI PKGNAMEPREFIX= p5- DISTNAME= FCGI-${PORTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi |