diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 12:40:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 12:40:24 +0800 |
commit | 62ab968fab86e33acd5cbd4f14001514b14b7ba0 (patch) | |
tree | fc9b3718e46e85ece2749f37ce02c51d0065e270 /www | |
parent | 73c91a901932b311acdd7eb9ef8cf96041a99469 (diff) | |
download | freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.tar.gz freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.tar.zst freebsd-ports-gnome-62ab968fab86e33acd5cbd4f14001514b14b7ba0.zip |
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-FastCGI-ProcManager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI-ProcManager/Makefile b/www/p5-FastCGI-ProcManager/Makefile index d0abb9217f3b..6e3a317dfffd 100644 --- a/www/p5-FastCGI-ProcManager/Makefile +++ b/www/p5-FastCGI-ProcManager/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= FCGI PKGNAMEPREFIX= p5- DISTNAME= FCGI-ProcManager-${PORTVERSION} -MAINTAINER= scott@surreytech.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Functions for managing FastCGI applications BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI |