diff options
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 |