diff options
Diffstat (limited to 'devel/pear-XML_Util')
-rw-r--r-- | devel/pear-XML_Util/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-XML_Util/pkg-descr | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile index b2b28b5b522f..037a68533366 100644 --- a/devel/pear-XML_Util/Makefile +++ b/devel/pear-XML_Util/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_Util PORTVERSION= 1.1.1 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR XML utility class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-XML_Util/pkg-descr b/devel/pear-XML_Util/pkg-descr index 30390931b75b..9c70597cdf9c 100644 --- a/devel/pear-XML_Util/pkg-descr +++ b/devel/pear-XML_Util/pkg-descr @@ -1,6 +1,5 @@ -Selection of methods that are often needed when working with -XML documents. Functionality includes creating of attribute -lists from arrays, creation of tags, validation of XML names -and more. +Selection of methods that are often needed when working with XML +documents. Functionality includes creating of attribute lists from +arrays, creation of tags, validation of XML names and more. WWW: http://pear.php.net/package/XML_Util/ |