Reset kenm@icarz.com due to maintainer-timeouts.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-08-23 00:06:09 +00:00
parent f5d8d01d80
commit 381c0a36ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259776
4 changed files with 2 additions and 7 deletions

View file

@ -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

View file

@ -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>

View file

@ -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 \

View file

@ -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