diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
commit | 3484a7aa917c5f4211492d4a7973460a57179739 (patch) | |
tree | e2010ecbcb1b3d5c1efd124b01b78c318e5b72d7 /textproc/pear-XML_Beautifier | |
parent | 559e8f4dc2475dcc84e18453cb1bc71c563e734c (diff) | |
download | ports-3484a7aa917c5f4211492d4a7973460a57179739.tar.gz ports-3484a7aa917c5f4211492d4a7973460a57179739.zip |
Notes
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 d6913ef3afcb..8e92017cd0c5 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_Beautifier PORTVERSION= 1.2.0 CATEGORIES= textproc devel pear -MAINTAINER= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ |