diff options
Diffstat (limited to 'textproc/pear-XML_DTD/Makefile')
-rw-r--r-- | textproc/pear-XML_DTD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index 85957c97ab0f..308eec58a899 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_DTD PORTVERSION= 0.5.2 CATEGORIES= textproc devel pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser |