aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Perl-Critic/Makefile2
-rw-r--r--textproc/p5-Text-Ngram/Makefile2
-rw-r--r--textproc/p5-Text-Ngram/pkg-descr3
-rw-r--r--textproc/p5-XML-Atom/Makefile2
-rw-r--r--textproc/p5-XML-Compile/Makefile2
-rw-r--r--textproc/p5-XML-Elemental/Makefile2
-rw-r--r--textproc/p5-XML-RSS-LibXML/Makefile2
-rw-r--r--textproc/p5-XML-Writer/Makefile2
-rw-r--r--textproc/p5-XML-Writer/pkg-descr2
9 files changed, 7 insertions, 12 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 6b236405069f..52a1044b7ed5 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Critique Perl source for style and standards
RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \
diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile
index e322b5ad8132..a7e3b576d850 100644
--- a/textproc/p5-Text-Ngram/Makefile
+++ b/textproc/p5-Text-Ngram/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for n-gram analysis
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Ngram/pkg-descr b/textproc/p5-Text-Ngram/pkg-descr
index 3a411edf9a87..0ed000642cac 100644
--- a/textproc/p5-Text-Ngram/pkg-descr
+++ b/textproc/p5-Text-Ngram/pkg-descr
@@ -10,6 +10,3 @@ This module provides an efficient XS-based implementation of n-gram
spectrum analysis.
WWW: http://search.cpan.org/dist/Text-Ngram/
-
-- Cheng-Lung Sung
-clsung@FreeBSD.org
diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile
index 5e1ea2425cae..4af1237582fc 100644
--- a/textproc/p5-XML-Atom/Makefile
+++ b/textproc/p5-XML-Atom/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules for Atom feed and API implementation
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile
index 661b7f2eba64..8957cdf2e64d 100644
--- a/textproc/p5-XML-Compile/Makefile
+++ b/textproc/p5-XML-Compile/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Compilation based XML processing
RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile
index 7a33cf709c9e..6175260613f7 100644
--- a/textproc/p5-XML-Elemental/Makefile
+++ b/textproc/p5-XML-Elemental/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
#DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Generic classes for simplistic and perlish handling of XML data
BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile
index 4468211940d3..4df71b0213ce 100644
--- a/textproc/p5-XML-RSS-LibXML/Makefile
+++ b/textproc/p5-XML-RSS-LibXML/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= XML::RSS with XML::LibXML
RUN_DEPENDS= p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 7c75dcb63dfa..45a2cc406067 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A simple Perl module for writing XML documents
PERL_CONFIGURE= yes
diff --git a/textproc/p5-XML-Writer/pkg-descr b/textproc/p5-XML-Writer/pkg-descr
index cb60ac1637eb..221d50ece174 100644
--- a/textproc/p5-XML-Writer/pkg-descr
+++ b/textproc/p5-XML-Writer/pkg-descr
@@ -6,5 +6,3 @@ end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.
WWW: http://search.cpan.org/dist/XML-Writer/
--Adam
-<adam@herzogdesigns.com>