diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-19 00:56:11 +0000 |
commit | 074e13d261e1008a64c6c0dfa417bb96ccc47b7e (patch) | |
tree | 651cf94f9c8dcc797e43398038ab3b8e4ece4d47 /www/p5-Apache-SubProcess | |
parent | d464c0b090fd1c166a4390950c065cd1fb2d3592 (diff) | |
download | ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.tar.gz ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.zip |
Notes
Diffstat (limited to 'www/p5-Apache-SubProcess')
-rw-r--r-- | www/p5-Apache-SubProcess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile index 1d4b45581bc6..e44d36bcf679 100644 --- a/www/p5-Apache-SubProcess/Makefile +++ b/www/p5-Apache-SubProcess/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Forking and executing subprocesses from mod_perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl |