aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/p5-ApacheDBILogConfig/Makefile2
-rw-r--r--databases/p5-ApacheDBILogger/Makefile2
-rw-r--r--sysutils/apachetop/Makefile2
-rw-r--r--textproc/p5-Apache-XBEL/Makefile2
-rw-r--r--www/p5-Apache-AddHostPath/Makefile2
-rw-r--r--www/p5-Apache-Archive/Makefile2
-rw-r--r--www/p5-Apache-AutoIndex/Makefile2
-rw-r--r--www/p5-Apache-CompressClientFixup/Makefile2
-rw-r--r--www/p5-Apache-Language/Makefile2
-rw-r--r--www/p5-Apache-MP3/Makefile2
-rw-r--r--www/p5-ApacheBench/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/databases/p5-ApacheDBILogConfig/Makefile b/databases/p5-ApacheDBILogConfig/Makefile
index 06e34bc7cd2f..edeef1e63de1 100644
--- a/databases/p5-ApacheDBILogConfig/Makefile
+++ b/databases/p5-ApacheDBILogConfig/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl module that logs access information in a DBI database
BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
diff --git a/databases/p5-ApacheDBILogger/Makefile b/databases/p5-ApacheDBILogger/Makefile
index e22bd52346fd..79185d996c89 100644
--- a/databases/p5-ApacheDBILogger/Makefile
+++ b/databases/p5-ApacheDBILogger/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A module that tracks what's being transferred in a DBI database
BUILD_DEPENDS= ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile
index c978b613b228..2fe29095d344 100644
--- a/sysutils/apachetop/Makefile
+++ b/sysutils/apachetop/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.webta.org/apachetop/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Apache RealTime log stats
USE_AUTOTOOLS= autoconf:262:env
diff --git a/textproc/p5-Apache-XBEL/Makefile b/textproc/p5-Apache-XBEL/Makefile
index 3278f296f10d..3750c5b8dea0 100644
--- a/textproc/p5-Apache-XBEL/Makefile
+++ b/textproc/p5-Apache-XBEL/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Apache mod_perl handler to render an XBEL file as an HTML tree
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
diff --git a/www/p5-Apache-AddHostPath/Makefile b/www/p5-Apache-AddHostPath/Makefile
index 17722f499bc2..77e68c90ec12 100644
--- a/www/p5-Apache-AddHostPath/Makefile
+++ b/www/p5-Apache-AddHostPath/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl interface for transforming a requested URI based on host/port
PERL_CONFIGURE= yes
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile
index 01e62d9598bb..4749ce8f5c72 100644
--- a/www/p5-Apache-Archive/Makefile
+++ b/www/p5-Apache-Archive/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl module that creates a menu to allow perusal of tarball contents
BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile
index 6d7546870119..fd1137188a90 100644
--- a/www/p5-Apache-AutoIndex/Makefile
+++ b/www/p5-Apache-AutoIndex/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A perl module that can completely replace mod_dir and mod_autoindex
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \
diff --git a/www/p5-Apache-CompressClientFixup/Makefile b/www/p5-Apache-CompressClientFixup/Makefile
index b8bdc33fabdf..cb22a5ae8f86 100644
--- a/www/p5-Apache-CompressClientFixup/Makefile
+++ b/www/p5-Apache-CompressClientFixup/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl extension for Apache-1.3.X to avoid gzip compression for known buggy browsers
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl
diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile
index 3ca58c2ac171..761d622f386c 100644
--- a/www/p5-Apache-Language/Makefile
+++ b/www/p5-Apache-Language/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A perl module that provides language-aware object hashes
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \
diff --git a/www/p5-Apache-MP3/Makefile b/www/p5-Apache-MP3/Makefile
index 0592b87bb23a..d5eb1939b2e6 100644
--- a/www/p5-Apache-MP3/Makefile
+++ b/www/p5-Apache-MP3/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= MP3 browsing and streaming under mod_perl and Apache
BUILD_DEPENDS= ${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \
diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile
index 071af235af27..162c107cb754 100644
--- a/www/p5-ApacheBench/Makefile
+++ b/www/p5-ApacheBench/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= HTTPD
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Perl module for HTTP benchmarking
PERL_CONFIGURE= yes