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 | |
parent | d464c0b090fd1c166a4390950c065cd1fb2d3592 (diff) | |
download | freebsd-ports-074e13d261e1008a64c6c0dfa417bb96ccc47b7e.zip |
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_perl2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-SubProcess/Makefile | 2 | ||||
-rw-r--r-- | www/privoxy+ipv6/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 50c3ca742bc6..ad03276336dc 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://perl.apache.org/dist/ \ PKGNAMESUFFIX= 2 DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/_/} -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Embeds a Perl interpreter in the Apache2 server USE_APACHE= yes 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 diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile index ffa6f9c56128..2d572dd2b3c2 100644 --- a/www/privoxy+ipv6/Makefile +++ b/www/privoxy+ipv6/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/privoxy/ DISTNAME= privoxy_CVS_${PORTVERSION}_ipv6_5 -MAINTAINER= larse@isi.edu +MAINTAINER= lars.eggert@gmx.net COMMENT= Privoxy is a web proxy with advanced filtering capabilities WRKSRC= ${WRKDIR}/privoxy |