summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-04-16 22:46:20 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-04-16 22:46:20 +0000
commit218b91b2d96c85064635b9d4031bb405a85f4393 (patch)
tree1fe2e1b202ecb6cc80d612746703a733172ca6cd /textproc
parentFix build depends section (diff)
. Really assign the maintainership to the submitted of PR/51415.
PR: 51415 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Notes
Notes: svn path=/head/; revision=107280
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xerces-j/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index 951255dc4d8c..2db66b217522 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML}
MASTER_SITE_SUBDIR= xerces-j/source
DISTFILES= Xerces-J-src.${PORTVERSION}${EXTRACT_SUFX} Xerces-J-tools.${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= herve.quiroz@esil.univ-mrs.fr
COMMENT= XML parser for Java
BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant