aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2007-01-21 09:09:11 +0800
committerhq <hq@FreeBSD.org>2007-01-21 09:09:11 +0800
commit727b0b300ff9ca1185ba944aeb60e5f116be871b (patch)
tree371f7defc13b1ae913e286fe944a3e885dd6fcf6 /textproc
parent375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53 (diff)
downloadfreebsd-ports-gnome-727b0b300ff9ca1185ba944aeb60e5f116be871b.tar.gz
freebsd-ports-gnome-727b0b300ff9ca1185ba944aeb60e5f116be871b.tar.zst
freebsd-ports-gnome-727b0b300ff9ca1185ba944aeb60e5f116be871b.zip
Release maintainership for ports I no longer use.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlpull/Makefile2
-rw-r--r--textproc/xpp3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile
index 718441cdef3c..f3c7ae3fa66f 100644
--- a/textproc/xmlpull/Makefile
+++ b/textproc/xmlpull/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://voodoo.bawue.com/download/ \
DISTNAME= ${DISTNAME_PREFX}_src
EXTRACT_SUFX= .tgz
-MAINTAINER= hq@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common API for XML Pull Parsing (XmlPull)
USE_JAVA= yes
diff --git a/textproc/xpp3/Makefile b/textproc/xpp3/Makefile
index 985a978b86de..d10e11750510 100644
--- a/textproc/xpp3/Makefile
+++ b/textproc/xpp3/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.extreme.indiana.edu/dist/java-repository/xpp3/distribut
DISTNAME= ${PORTNAME}-${DISTVERSION}_src
EXTRACT_SUFX= .tgz
-MAINTAINER= hq@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XML Pull Parser 3rd Edition (XPP3)
BUILD_DEPENDS= ${JAVAJARDIR}/xmlpull.jar:${PORTSDIR}/textproc/xmlpull