diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
commit | 93ac6df3e192de7eb46f46b7125259c545207803 (patch) | |
tree | df95b430fe2fffa686a6aa668ecf4ed92e9cfd57 /textproc | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.tar.zst freebsd-ports-gnome-93ac6df3e192de7eb46f46b7125259c545207803.zip |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pear-Numbers_Roman/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-XML_Beautifier/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-XML_HTMLSax/Makefile | 2 | ||||
-rw-r--r-- | textproc/pear-XML_Wddx/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile index 0d3122f2f306..8b1c9f1c8b90 100644 --- a/textproc/pear-Numbers_Roman/Makefile +++ b/textproc/pear-Numbers_Roman/Makefile @@ -9,7 +9,7 @@ PORTNAME= Numbers_Roman PORTVERSION= 0.2.0 CATEGORIES= textproc devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear 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 \ diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile index e4897de0be27..cf6e82504410 100644 --- a/textproc/pear-XML_HTMLSax/Makefile +++ b/textproc/pear-XML_HTMLSax/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile index 45735853af67..7d7b7ccf0e7e 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -9,7 +9,7 @@ PORTNAME= XML_Wddx PORTVERSION= 1.0.1 CATEGORIES= textproc devel pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser |