diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 01:09:11 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 01:09:11 +0000 |
commit | 4d705add6a9af4872011018655d4570e8d659360 (patch) | |
tree | f245453be63ab22b70b46a4ff3c55981e2580442 /textproc/xmlpull | |
parent | Release maintainership and set EXPIRATION_DATE as the port has is broken and (diff) |
Release maintainership for ports I no longer use.
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 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 |