aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2009-12-01 21:46:50 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2009-12-01 21:46:50 +0000
commit5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a (patch)
treedc6edce12ac1b4c029d9dd65d7f3463fcfc9daa4 /devel
parent57dd744e404d29cd6a5bc93cabb1be8dd12e78e3 (diff)
downloadports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.tar.gz
ports-5ba8fbb50c852e7aac146a8eb4dce7da6ccc5d5a.zip
- Pass maintainership to miwi
Notes
Notes: svn path=/head/; revision=245079
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Console_Getargs/Makefile2
-rw-r--r--devel/pear-Date/Makefile2
-rw-r--r--devel/pear-XML_Parser/Makefile2
-rw-r--r--devel/pear-XML_Serializer/Makefile2
-rw-r--r--devel/pear-XML_Util/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index d3a287d748f6..ba7d6add8232 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Console_Getargs
PORTVERSION= 1.3.4
CATEGORIES= devel www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR command-line arguments parser
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index 84a45f06cc6a..6cfe6a25ca82 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Date
PORTVERSION= 1.4.7
CATEGORIES= devel www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Date and Time Zone Classes
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-XML_Parser/Makefile b/devel/pear-XML_Parser/Makefile
index 604e273cb029..584ec5083e97 100644
--- a/devel/pear-XML_Parser/Makefile
+++ b/devel/pear-XML_Parser/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Parser
PORTVERSION= 1.3.2
CATEGORIES= devel pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR XML parsing class based on PHP's bundled expat
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile
index 6500292736fb..e742730d15c9 100644
--- a/devel/pear-XML_Serializer/Makefile
+++ b/devel/pear-XML_Serializer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Serializer
PORTVERSION= 0.20.0
CATEGORIES= devel www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Swiss-army knive for reading and writing XML files
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
diff --git a/devel/pear-XML_Util/Makefile b/devel/pear-XML_Util/Makefile
index d31f54344f5b..6ecb582c94ed 100644
--- a/devel/pear-XML_Util/Makefile
+++ b/devel/pear-XML_Util/Makefile
@@ -9,7 +9,7 @@ PORTNAME= XML_Util
PORTVERSION= 1.2.1
CATEGORIES= devel www pear
-MAINTAINER= tabthorpe@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR XML utility class
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear