diff options
author | glewis <glewis@FreeBSD.org> | 2004-04-17 06:46:20 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-04-17 06:46:20 +0800 |
commit | e46cd61f6630b084dfd6db400e81a620d64fc0d4 (patch) | |
tree | 78dd431245531cf0bdb7e1fded783ed64ebf3cb3 /textproc/xerces-j | |
parent | c50fcd49ff4af6872823e908577bc4479783fca4 (diff) | |
download | freebsd-ports-gnome-e46cd61f6630b084dfd6db400e81a620d64fc0d4.tar.gz freebsd-ports-gnome-e46cd61f6630b084dfd6db400e81a620d64fc0d4.tar.zst freebsd-ports-gnome-e46cd61f6630b084dfd6db400e81a620d64fc0d4.zip |
. Really assign the maintainership to the submitted of PR/51415.
PR: 51415
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Diffstat (limited to 'textproc/xerces-j')
-rw-r--r-- | textproc/xerces-j/Makefile | 2 |
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 |