diff options
Diffstat (limited to 'textproc/pear-XML_Beautifier')
-rw-r--r-- | textproc/pear-XML_Beautifier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index 8fe3798f3480..a7f1fc880240 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_Beautifier PORTVERSION= 1.2.2 CATEGORIES= textproc devel pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \ |