diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /www/p5-FastCGI-ProcManager | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) |
Notes
Diffstat (limited to 'www/p5-FastCGI-ProcManager')
-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 |