diff options
Diffstat (limited to 'textproc/xpp3/Makefile')
-rw-r--r-- | textproc/xpp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xpp3/Makefile b/textproc/xpp3/Makefile index 4c06ef3c9de..14ca616d3f2 100644 --- a/textproc/xpp3/Makefile +++ b/textproc/xpp3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.extreme.indiana.edu/dist/java-repository/xpp3/distribut DISTNAME= ${PORTNAME}-${DISTVERSION}_src EXTRACT_SUFX= .tgz -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML Pull Parser 3rd Edition (XPP3) BUILD_DEPENDS= ${JAVAJARDIR}/xmlpull.jar:${PORTSDIR}/textproc/xmlpull |