aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-04-30 01:32:08 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-04-30 01:32:08 +0800
commit5a80f3152626621505918863cd598bf5557f90db (patch)
tree9d3fb4b78c286ede834a70c40d584126add8497d
parentc10aa35373ce37ad801a487587b3722256a57f63 (diff)
downloadfreebsd-ports-gnome-5a80f3152626621505918863cd598bf5557f90db.tar.gz
freebsd-ports-gnome-5a80f3152626621505918863cd598bf5557f90db.tar.zst
freebsd-ports-gnome-5a80f3152626621505918863cd598bf5557f90db.zip
- Send my final p5- ports to perl@
-rw-r--r--dns/p5-pgeodns/Makefile2
-rw-r--r--mail/p5-qpsmtpd/Makefile2
-rw-r--r--www/p5-Apache-DBI/Makefile2
-rw-r--r--www/p5-Apache-Test/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile
index 786626567f6e..9e415c8753d0 100644
--- a/dns/p5-pgeodns/Makefile
+++ b/dns/p5-pgeodns/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= dns
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= p5-
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Geographic NameServer
BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index cdc6fbd8dc78..d15c774077f6 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail perl5
MASTER_SITES= http://smtpd.develooper.com/files/
PKGNAMEPREFIX= p5-
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A flexible SMTP daemon written in Perl and featuring a plugin API
RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile
index 1957b205c773..328029e42cb4 100644
--- a/www/p5-Apache-DBI/Makefile
+++ b/www/p5-Apache-DBI/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT?= DBI persistent connection, authentication and authorization
SLAVEDIRS= www/p5-Apache-DBI-mp1 www/p5-Apache-DBI-mp2
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
index e4350100f8b9..1dd9529109b0 100644
--- a/www/p5-Apache-Test/Makefile
+++ b/www/p5-Apache-Test/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= pgollucci@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Test.pm wrapper with helpers for testing Apache
MAKE_JOBS_SAFE= yes