summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-04-29 20:49:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-04-29 20:49:54 +0000
commit9930d8f2fe4839c39cfe39744875f9460d56abe6 (patch)
tree389e278ef855a2e8b524721c9b57dd37c66249dd /www
parentUpdate to 0.4.2 (diff)
Assign to new volunteer, by request.
Notes
Notes: svn path=/head/; revision=212285
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-ConfigParser/Makefile2
-rw-r--r--www/p5-Apache-Session/Makefile2
-rw-r--r--www/p5-Apache-SessionX/Makefile2
-rw-r--r--www/p5-HTTP-Size/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Apache-ConfigParser/Makefile b/www/p5-Apache-ConfigParser/Makefile
index 2903ed683951..06df6ce86637 100644
--- a/www/p5-Apache-ConfigParser/Makefile
+++ b/www/p5-Apache-ConfigParser/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Load Apache configuration files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/FnMatch.pm:${PORTSDIR}/devel/p5-File-FnMatch \
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index 2a78607ceda2..d67430714f88 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= A persistence framework for session data
PERL_CONFIGURE= yes
diff --git a/www/p5-Apache-SessionX/Makefile b/www/p5-Apache-SessionX/Makefile
index 7b191b4d4498..09528fc1e410 100644
--- a/www/p5-Apache-SessionX/Makefile
+++ b/www/p5-Apache-SessionX/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= An extented persistence framework for session data
BUILD_DEPENDS= ${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session
diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile
index 8f8f154c5fe4..b508e4921674 100644
--- a/www/p5-HTTP-Size/Makefile
+++ b/www/p5-HTTP-Size/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Get the byte size of an internet resource
BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \