aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_Util
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-10-07 09:25:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-10-07 09:25:20 +0000
commit8ca1b67ce3cca0777c5181475cbc87b400d29aa7 (patch)
tree9f157fdff6087c41d0213358572753cb36a53e54 /devel/pear-XML_Util
parent8ce59c49881cfcb9071011edb3e28a0d46be6fee (diff)
Notes
Diffstat (limited to 'devel/pear-XML_Util')
-rw-r--r--devel/pear-XML_Util/Makefile2
-rw-r--r--devel/pear-XML_Util/pkg-descr7
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/