diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-04-16 22:46:20 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-04-16 22:46:20 +0000 |
commit | 218b91b2d96c85064635b9d4031bb405a85f4393 (patch) | |
tree | 1fe2e1b202ecb6cc80d612746703a733172ca6cd /textproc/xerces-j | |
parent | f9e07967f96bea071a3d03512662083efa3e6b00 (diff) | |
download | ports-218b91b2d96c85064635b9d4031bb405a85f4393.tar.gz ports-218b91b2d96c85064635b9d4031bb405a85f4393.zip |
Notes
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 |