aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-08-23 00:06:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-08-23 00:06:09 +0000
commit381c0a36adada458e32b3df4437e9bbf9da80675 (patch)
treef42da9be8bfc7a511001f7c9cdb11775fa896ee1 /textproc
parentf5d8d01d80ade7e07eadff40a7f0cc4e9c8fed6c (diff)
downloadports-381c0a36adada458e32b3df4437e9bbf9da80675.tar.gz
ports-381c0a36adada458e32b3df4437e9bbf9da80675.zip
Reset kenm@icarz.com due to maintainer-timeouts.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=259776
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Xerces/Makefile2
-rw-r--r--textproc/p5-XML-Xerces/pkg-descr2
-rw-r--r--textproc/xerces-c2/Makefile2
-rw-r--r--textproc/xerces-c2/pkg-descr3
4 files changed, 2 insertions, 7 deletions
diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile
index f81d9d65a8ab..05b8bc31f392 100644
--- a/textproc/p5-XML-Xerces/Makefile
+++ b/textproc/p5-XML-Xerces/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= XML-Xerces-${PORTVERSION}-0
-MAINTAINER= kenm@icarz.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= The Perl API to the Apache project's Xerces XML parser
LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2
diff --git a/textproc/p5-XML-Xerces/pkg-descr b/textproc/p5-XML-Xerces/pkg-descr
index db2bd3707af3..889e8d85183f 100644
--- a/textproc/p5-XML-Xerces/pkg-descr
+++ b/textproc/p5-XML-Xerces/pkg-descr
@@ -3,5 +3,3 @@ parser. It is implemented using the Xerces C++ API, and it provides
access to most of the C++ API from Perl.
WWW: http://xerces.apache.org/xerces-p/
-
--- Ken Menzel <kenm@icarz.com>
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile
index fe8804312c6b..f0fe6729d4cb 100644
--- a/textproc/xerces-c2/Makefile
+++ b/textproc/xerces-c2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= xerces-c/source
DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g}
-MAINTAINER= kenm@icarz.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Validating XML parser from the Apache XML Project
OPTIONS= THREADS "Build a thread enabled shared library." on \
diff --git a/textproc/xerces-c2/pkg-descr b/textproc/xerces-c2/pkg-descr
index 9d6e1747a2bb..5a08cfd732ff 100644
--- a/textproc/xerces-c2/pkg-descr
+++ b/textproc/xerces-c2/pkg-descr
@@ -4,6 +4,3 @@ validate XML documents from within your own application.
For information on Xerces-C++ please see their homepage
WWW: http://xml.apache.org/xerces-c/
-
-- Bjoern A. Zeeb
-bzeeb+freebsdports@zabbadoz.net