diff options
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-CompressClientFixup/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Compress-LeadingBlankSpaces/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile index 1bc454f61e8a..598594ed3cd9 100644 --- a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet PKGNAMEPREFIX= p5- -MAINTAINER= unfurl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create an Excel Spreadsheet from XML BUILD_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ diff --git a/www/p5-Apache-CompressClientFixup/Makefile b/www/p5-Apache-CompressClientFixup/Makefile index ac7a1d760701..8e3c265559e1 100644 --- a/www/p5-Apache-CompressClientFixup/Makefile +++ b/www/p5-Apache-CompressClientFixup/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= unfurl@FreeBSD.org +MAINTAINER= ports@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-Compress-LeadingBlankSpaces/Makefile b/www/p5-Compress-LeadingBlankSpaces/Makefile index 6f990df4ef07..6d08f00e6dbb 100644 --- a/www/p5-Compress-LeadingBlankSpaces/Makefile +++ b/www/p5-Compress-LeadingBlankSpaces/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Compress PKGNAMEPREFIX= p5- -MAINTAINER= unfurl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl class to compress leading blank spaces in web content PERL_CONFIGURE= yes |