diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-12 21:57:38 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-12 21:57:38 +0800 |
commit | 9e4ae426991062618f56148f8dbcecee559179c2 (patch) | |
tree | 0cff1e75beb13acd821528abe75570992f720e0e /www | |
parent | e90ce448ec4076fab6c329955a3d9a81817ab73f (diff) | |
download | freebsd-ports-gnome-9e4ae426991062618f56148f8dbcecee559179c2.tar.gz freebsd-ports-gnome-9e4ae426991062618f56148f8dbcecee559179c2.tar.zst freebsd-ports-gnome-9e4ae426991062618f56148f8dbcecee559179c2.zip |
- Pass maintainership to submiter.
PR: ports/97160
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (maintainer)
Diffstat (limited to 'www')
-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 |