diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-IDNA-Punycode/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-API3/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Parse-Syslog/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Stream/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile index 4f47ce1bc352..b5c4da84018b 100644 --- a/textproc/p5-IDNA-Punycode/Makefile +++ b/textproc/p5-IDNA-Punycode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/R/RO/ROBURBAN/ PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to encode Unicode string in Punycode BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 5127a3ab063a..5d8c367f9fbf 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= 'The Next Generation' of Text::PDF::API BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index 5127a3ab063a..5d8c367f9fbf 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= 'The Next Generation' of Text::PDF::API BUILD_DEPENDS= ${PERL_SITELIBDIR}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib diff --git a/textproc/p5-Parse-Syslog/Makefile b/textproc/p5-Parse-Syslog/Makefile index 1ebac00ff5d4..482c3260b096 100644 --- a/textproc/p5-Parse-Syslog/Makefile +++ b/textproc/p5-Parse-Syslog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 routines that present a simple interface to parse syslog files BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 9a1e69468a84..3fa767fd16b6 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Text::Quoted - Extract the structure of a quoted mail message BUILD_DEPENDS= ${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat \ diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 1c016b27b300..f68920b3224e 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://perl.plover.com/Template/ \ CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Expand template text with embedded Perl PERL_CONFIGURE= YES diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 5f84d2786c23..54d71d0b3552 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= XML::Stream provides you with access to XML Stream BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ |