summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
commit0b69b1da88c810d481a8668d2f56834203ba791b (patch)
treec5bd76a841cda6d8f2d0ceb6d0a19a22d6868eb6
parentApache 2.2 with the itk MPM enabled. (diff)
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Notes
Notes: svn path=/head/; revision=265814
-rw-r--r--converters/p5-JSON-Any/Makefile2
-rw-r--r--converters/p5-JSON-XS/Makefile2
-rw-r--r--databases/p5-BerkeleyDB/Makefile2
-rw-r--r--databases/p5-BerkeleyDB/pkg-descr3
-rw-r--r--databases/p5-DBD-SQLite/Makefile2
-rw-r--r--databases/p5-Jifty-DBI/Makefile2
-rw-r--r--devel/p5-Algorithm-Cluster/Makefile2
-rw-r--r--devel/p5-Class-XSAccessor/Makefile2
-rw-r--r--devel/p5-Data-Alias/Makefile2
-rw-r--r--devel/p5-Data-ObjectDriver/Makefile2
-rw-r--r--devel/p5-IO-Async/Makefile2
-rw-r--r--devel/p5-Log-Dispatch-Config/Makefile2
-rw-r--r--devel/p5-Module-Build/Makefile2
-rw-r--r--devel/p5-forks/Makefile2
-rw-r--r--devel/p5-threads/Makefile2
-rw-r--r--devel/p5-version/Makefile2
-rw-r--r--dns/p5-Net-Domain-ExpireDate/Makefile2
-rw-r--r--misc/p5-Software-License/Makefile2
-rw-r--r--net/p5-Net-Server/Makefile2
-rw-r--r--net/p5-Net-Twitter/Makefile2
-rw-r--r--security/p5-Module-Signature/Makefile2
-rw-r--r--sysutils/p5-MogileFS-Client/Makefile2
-rw-r--r--sysutils/p5-MogileFS-Server/Makefile2
-rw-r--r--sysutils/p5-MogileFS-Utils/Makefile2
-rw-r--r--sysutils/p5-mogilefs-server/Makefile2
-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
-rw-r--r--www/p5-MediaWiki/Makefile2
-rw-r--r--www/p5-WWW-Search/Makefile2
-rw-r--r--www/p5-WWW-Wikipedia/Makefile2
-rw-r--r--www/p5-WWW-Wikipedia/pkg-descr3
38 files changed, 34 insertions, 45 deletions
diff --git a/converters/p5-JSON-Any/Makefile b/converters/p5-JSON-Any/Makefile
index f4a71d2819e3..e6fef5c263d8 100644
--- a/converters/p5-JSON-Any/Makefile
+++ b/converters/p5-JSON-Any/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Wrapper Class for the various JSON classes
RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index cddf043465af..cbfb4c2989f6 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/.$//}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= JSON serialising/deserialising, done correctly and fast
RUN_DEPENDS= p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile
index 71d699651113..255e05b8454b 100644
--- a/databases/p5-BerkeleyDB/Makefile
+++ b/databases/p5-BerkeleyDB/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the Berkeley DB package
USE_BDB= 47+
diff --git a/databases/p5-BerkeleyDB/pkg-descr b/databases/p5-BerkeleyDB/pkg-descr
index bc9e59dcceb2..74d2164aca6b 100644
--- a/databases/p5-BerkeleyDB/pkg-descr
+++ b/databases/p5-BerkeleyDB/pkg-descr
@@ -7,6 +7,3 @@ keys or data are over a hundred bytes or so, bad things may happen to
your dbm files. Never mind all the extra features....
WWW: http://search.cpan.org/dist/BerkeleyDB/
-
-Bill Wells
-bill@twwells.com
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 671972a93d36..dec14cdcf205 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to SQLite3 databases through the DBI
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile
index 88cea9c9ad76..66512728c12e 100644
--- a/databases/p5-Jifty-DBI/Makefile
+++ b/databases/p5-Jifty-DBI/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Jifty::DBI - An object-relational persistence framework
BUILD_DEPENDS= \
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile
index eb15088d4f0f..7d34ac3554f8 100644
--- a/devel/p5-Algorithm-Cluster/Makefile
+++ b/devel/p5-Algorithm-Cluster/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A perl interface to C clustering library
MAKE_JOBS_UNSAFE= yes
diff --git a/devel/p5-Class-XSAccessor/Makefile b/devel/p5-Class-XSAccessor/Makefile
index 8ac1db5de557..6be0bce4945c 100644
--- a/devel/p5-Class-XSAccessor/Makefile
+++ b/devel/p5-Class-XSAccessor/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Generate fast XS accessors without runtime compilation
PERL_CONFIGURE= yes
diff --git a/devel/p5-Data-Alias/Makefile b/devel/p5-Data-Alias/Makefile
index 1d39a14795c2..4b7b0fe01d4b 100644
--- a/devel/p5-Data-Alias/Makefile
+++ b/devel/p5-Data-Alias/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Comprehensive set of aliasing operations
PERL_CONFIGURE= yes
diff --git a/devel/p5-Data-ObjectDriver/Makefile b/devel/p5-Data-ObjectDriver/Makefile
index 2d9d7b33eb2f..a52bf79b77a3 100644
--- a/devel/p5-Data-ObjectDriver/Makefile
+++ b/devel/p5-Data-ObjectDriver/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple, transparent data interface, with caching
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile
index c6e0fb779784..d2bc41f90e99 100644
--- a/devel/p5-IO-Async/Makefile
+++ b/devel/p5-IO-Async/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl modules that implement asynchronous filehandle IO
RUN_DEPENDS= p5-Async-MergePoint>=0:${PORTSDIR}/devel/p5-Async-MergePoint \
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile
index 01f608e052cb..67646c65f201 100644
--- a/devel/p5-Log-Dispatch-Config/Makefile
+++ b/devel/p5-Log-Dispatch-Config/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A log4j equivalent for Perl
BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile
index 23350085cbfb..364b0cef393e 100644
--- a/devel/p5-Module-Build/Makefile
+++ b/devel/p5-Module-Build/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Build and install Perl modules
RUN_DEPENDS= p5-YAML-Tiny>=1.40:${PORTSDIR}/textproc/p5-YAML-Tiny \
diff --git a/devel/p5-forks/Makefile b/devel/p5-forks/Makefile
index f602b03e4c66..4d048d04cc84 100644
--- a/devel/p5-forks/Makefile
+++ b/devel/p5-forks/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= SOAP/RYBSKEJ
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Drop-in replacement for Perl threads using fork()
RUN_DEPENDS= p5-Acme-Damn>=0:${PORTSDIR}/devel/p5-Acme-Damn \
diff --git a/devel/p5-threads/Makefile b/devel/p5-threads/Makefile
index 81d80b186c4a..5ed1c7fc69d6 100644
--- a/devel/p5-threads/Makefile
+++ b/devel/p5-threads/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interpreter-based threads
PERL_CONFIGURE= 5.8.0+
diff --git a/devel/p5-version/Makefile b/devel/p5-version/Makefile
index 6cff1de1b255..7bd34fac4f87 100644
--- a/devel/p5-version/Makefile
+++ b/devel/p5-version/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/J/JP/JPEACOCK
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for Version Objects
PERL_CONFIGURE= yes
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile
index 387334b623e6..da4001f6d176 100644
--- a/dns/p5-Net-Domain-ExpireDate/Makefile
+++ b/dns/p5-Net-Domain-ExpireDate/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= dns net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module obtain expiration date of domain names
RUN_DEPENDS= ${SITE_PERL}/Net/Whois/Raw.pm:${PORTSDIR}/net/p5-Net-Whois-Raw
diff --git a/misc/p5-Software-License/Makefile b/misc/p5-Software-License/Makefile
index bbeaf6570d81..dfb033c0666e 100644
--- a/misc/p5-Software-License/Makefile
+++ b/misc/p5-Software-License/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Packages that provide templated software licenses
BUILD_DEPENDS= p5-Data-Section>=0:${PORTSDIR}/devel/p5-Data-Section \
diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile
index a5c0a486a49b..6f36eccf0e84 100644
--- a/net/p5-Net-Server/Makefile
+++ b/net/p5-Net-Server/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A configurable base class for writing internet servers in Perl
RUN_DEPENDS= ${SITE_PERL}/IO/Multiplex.pm:${PORTSDIR}/devel/p5-IO-Multiplex
diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile
index 0078837d78ac..8c843611aa5e 100644
--- a/net/p5-Net-Twitter/Makefile
+++ b/net/p5-Net-Twitter/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to twitter.com
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile
index 99d909422924..2cc2cb499e63 100644
--- a/security/p5-Module-Signature/Makefile
+++ b/security/p5-Module-Signature/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Module signature file manipulation
RUN_DEPENDS= ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \
diff --git a/sysutils/p5-MogileFS-Client/Makefile b/sysutils/p5-MogileFS-Client/Makefile
index 6c86fbdcce1d..a1df4a663cce 100644
--- a/sysutils/p5-MogileFS-Client/Makefile
+++ b/sysutils/p5-MogileFS-Client/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Client library for the MogileFS distributed file system
RUN_DEPENDS= ${SITE_PERL}/IO/WrapTie.pm:${PORTSDIR}/devel/p5-IO-stringy \
diff --git a/sysutils/p5-MogileFS-Server/Makefile b/sysutils/p5-MogileFS-Server/Makefile
index f1325abb0fb8..588afba76eda 100644
--- a/sysutils/p5-MogileFS-Server/Makefile
+++ b/sysutils/p5-MogileFS-Server/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS (distributed filesystem) server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile
index 145416c68fc5..1678bf46a7f7 100644
--- a/sysutils/p5-MogileFS-Utils/Makefile
+++ b/sysutils/p5-MogileFS-Utils/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS tools
RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/sysutils/p5-mogilefs-server/Makefile b/sysutils/p5-mogilefs-server/Makefile
index f1325abb0fb8..588afba76eda 100644
--- a/sysutils/p5-mogilefs-server/Makefile
+++ b/sysutils/p5-mogilefs-server/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS (distributed filesystem) server
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/AIO.pm:${PORTSDIR}/devel/p5-IO-AIO \
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>
diff --git a/www/p5-MediaWiki/Makefile b/www/p5-MediaWiki/Makefile
index 62d95f133a79..bd485510e357 100644
--- a/www/p5-MediaWiki/Makefile
+++ b/www/p5-MediaWiki/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= http://backpan.perl.org/authors/id/S/SP/SPECTRUM/
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= OOP MediaWiki engine client
RUN_DEPENDS= ${SITE_PERL}/Config/IniHash.pm:${PORTSDIR}/devel/p5-Config-IniHash \
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile
index 0efa0595b3cf..2464fd8414d4 100644
--- a/www/p5-WWW-Search/Makefile
+++ b/www/p5-WWW-Search/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 module for WWW searches
BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
diff --git a/www/p5-WWW-Wikipedia/Makefile b/www/p5-WWW-Wikipedia/Makefile
index 51db127fb065..34fbda383a33 100644
--- a/www/p5-WWW-Wikipedia/Makefile
+++ b/www/p5-WWW-Wikipedia/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module of Automated interface to the Wikipedia
BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/www/p5-WWW-Wikipedia/pkg-descr b/www/p5-WWW-Wikipedia/pkg-descr
index 98b0acf2d609..3d67ef69feba 100644
--- a/www/p5-WWW-Wikipedia/pkg-descr
+++ b/www/p5-WWW-Wikipedia/pkg-descr
@@ -6,6 +6,3 @@ It also gives you access to related topics which are also available via the
Wikipedia for that entry.
WWW: http://search.cpan.org/dist/WWW-Wikipedia/
-
--- Cheng-Lung Sung
-clsung at dragon2.net