diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-12 13:57:38 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-12 13:57:38 +0000 |
commit | d92605daeb1abd31ca77f8d9d029669627f6a5dd (patch) | |
tree | 58af69652131fa31b2c2377705fdaa3e200a3ca7 | |
parent | - Portlint (use DOCSDIR in pkg-plist) (diff) |
- Pass maintainership to submiter.
PR: ports/97160
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (maintainer)
Notes
Notes:
svn path=/head/; revision=162179
-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 |