diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-09 11:43:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-09 11:43:37 +0800 |
commit | 5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec (patch) | |
tree | 8d44d9e41344d5d3b08933ebeb4706be6a0b455e /www | |
parent | 35f8ba42e01e60bef26e10b39ba9634e51821cf4 (diff) | |
download | freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.tar.gz freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.tar.zst freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.zip |
- reset maintainers whose email has bounced
Approved by: portmgr (linimon)
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_shapvh/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Scoreboard/Makefile | 2 | ||||
-rw-r--r-- | www/p5-B-LexInfo/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_shapvh/Makefile b/www/mod_shapvh/Makefile index 81ca909c9a0e..ff8c69e1db7b 100644 --- a/www/mod_shapvh/Makefile +++ b/www/mod_shapvh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.crazygreek.co.uk/data/pages/mod_shapvh/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= steven@krx.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module that provides virtual hosts from a database DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now diff --git a/www/p5-Apache-Scoreboard/Makefile b/www/p5-Apache-Scoreboard/Makefile index f2c0d194107c..c760b06c1ee6 100644 --- a/www/p5-Apache-Scoreboard/Makefile +++ b/www/p5-Apache-Scoreboard/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= tcornpropst@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the Apache scoreboard structure BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-B-LexInfo/Makefile b/www/p5-B-LexInfo/Makefile index 43cb941e3184..a7fba0816880 100644 --- a/www/p5-B-LexInfo/Makefile +++ b/www/p5-B-LexInfo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tcornpropst@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Show information about subroutine lexical variables DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now |