diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-10 22:43:58 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-10 22:43:58 +0000 |
commit | a629f8e112661a7059f1fb31a44f00bf29b15e62 (patch) | |
tree | 627c2e38e1d9eed4ce681f8af1b60544e0edefbf | |
parent | Update to 2.06 release. (diff) |
Take maintainership.
(This port was upgraded to 1.0.0 some days ago).
PR: ports/73282
Submitted by: Antonio Carlos Venancio Junior
Notes
Notes:
svn path=/head/; revision=121338
-rw-r--r-- | devel/pear-XML_Util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile index 10472bbe0d4a..0d9a383b5451 100644 --- a/devel/pear-XML_Util/Makefile +++ b/devel/pear-XML_Util/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_Util PORTVERSION= 1.0.0 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR XML utility class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR |