diff options
-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 786a2afb7aed..2bb41732b318 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= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi |