diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-09 03:43:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-09 03:43:37 +0000 |
commit | 3155b927d60e034a53b6962997e9e7fb38dfdefb (patch) | |
tree | 9b3afce073b77d861ceda5d2669e099474e69ff2 /www | |
parent | 231b3ae111f54f70b2acb15baf95d5751c319abd (diff) | |
download | ports-3155b927d60e034a53b6962997e9e7fb38dfdefb.tar.gz ports-3155b927d60e034a53b6962997e9e7fb38dfdefb.zip |
Notes
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 |