diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2004-10-23 01:56:23 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2004-10-23 01:56:23 +0000 |
commit | 5d95110b7e0bbb3822f23b7dbe81aaa72090a96a (patch) | |
tree | bdb788243b9dc6714d4c4583d2113dca95a8124c /textproc/xmlpull | |
parent | 5b94c62214cc654c3eeb98e3e60cf924a12faa71 (diff) | |
download | ports-5d95110b7e0bbb3822f23b7dbe81aaa72090a96a.tar.gz ports-5d95110b7e0bbb3822f23b7dbe81aaa72090a96a.zip |
Notes
Diffstat (limited to 'textproc/xmlpull')
-rw-r--r-- | textproc/xmlpull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile index d0ac6f3e2032..9405c1124583 100644 --- a/textproc/xmlpull/Makefile +++ b/textproc/xmlpull/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xmlpull.org/v1/download/ DISTNAME= ${DISTNAME_PREFX}_src EXTRACT_SUFX= .tgz -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= Common API for XML Pull Parsing (XmlPull) BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant |