diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
commit | 5d28883cc6040fabca8bfbd865705f5aeb886fe3 (patch) | |
tree | 168c320233a6b6807b878df36514ed22fd89e15e /textproc/xpp3 | |
parent | 7186ac0063f0eb16064df08978b8ddb603f02f81 (diff) | |
download | freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.gz freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.zst freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.zip |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'textproc/xpp3')
-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 4c06ef3c9de8..14ca616d3f27 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 |