diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-23 00:23:36 +0000 |
commit | 17ff760342bf239ed82e75d8349360e5a6a12a93 (patch) | |
tree | dc5af6819c341d07e917528312be861cf10173a4 /textproc/pear-XML_Beautifier | |
parent | f1e26c1a9a20e00556db9b7b57940f342cdf3331 (diff) |
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 f025e7f76076..afe05a861b65 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_Beautifier PORTVERSION= 1.1 CATEGORIES= textproc devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ |