From 17ff760342bf239ed82e75d8349360e5a6a12a93 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 23 Sep 2006 00:23:36 +0000 Subject: 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 --- databases/pear-DB/Makefile | 2 +- databases/pear-DBA/Makefile | 2 +- databases/pear-DB_DataObject/Makefile | 2 +- databases/pear-DB_DataObject_FormBuilder/Makefile | 2 +- databases/pear-DB_QueryTool/Makefile | 2 +- databases/pear-DB_Table/Makefile | 2 +- databases/pear-DB_ldap/Makefile | 2 +- databases/pear-DB_ldap2/Makefile | 2 +- databases/pear-MDB2/Makefile | 2 +- databases/pear-MDB_QueryTool/Makefile | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'databases') diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 8f64a26aace0..33e63fe46da1 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.6 PORTEPOCH= 1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Database Abstraction Layer BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/databases/pear-DBA/Makefile b/databases/pear-DBA/Makefile index 70c18ca63d14..edeb1817d66f 100644 --- a/databases/pear-DBA/Makefile +++ b/databases/pear-DBA/Makefile @@ -9,7 +9,7 @@ PORTNAME= DBA PORTVERSION= 1.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Berkely-style database abstraction class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index bfd1687e03dc..d5963f035518 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_DataObject PORTVERSION= 1.8.0 CATEGORIES= databases pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= An SQL Builder, Object Interface to Database Tables BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ diff --git a/databases/pear-DB_DataObject_FormBuilder/Makefile b/databases/pear-DB_DataObject_FormBuilder/Makefile index 614015a719ec..5b9b5df06e88 100644 --- a/databases/pear-DB_DataObject_FormBuilder/Makefile +++ b/databases/pear-DB_DataObject_FormBuilder/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_DataObject_FormBuilder PORTVERSION= 0.17.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically build HTML_QuickForm objects using DB_DataObject BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \ diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile index 039ed7893919..9a055d11e645 100644 --- a/databases/pear-DB_QueryTool/Makefile +++ b/databases/pear-DB_QueryTool/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_QueryTool PORTVERSION= 1.0.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 8201db16bf64..875b44c5b1e2 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_Table PORTVERSION= 1.2.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR object-oriented interface to a database table BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ diff --git a/databases/pear-DB_ldap/Makefile b/databases/pear-DB_ldap/Makefile index 6cbd4d0d5b17..dd5ba8613909 100644 --- a/databases/pear-DB_ldap/Makefile +++ b/databases/pear-DB_ldap/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_ldap PORTVERSION= 1.1.1 CATEGORIES= databases net pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/databases/pear-DB_ldap2/Makefile b/databases/pear-DB_ldap2/Makefile index 6cbd4d0d5b17..dd5ba8613909 100644 --- a/databases/pear-DB_ldap2/Makefile +++ b/databases/pear-DB_ldap2/Makefile @@ -9,7 +9,7 @@ PORTNAME= DB_ldap PORTVERSION= 1.1.1 CATEGORIES= databases net pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR DB compliant interface to LDAP servers BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile index 5b79666ee53f..7b1a413502d5 100644 --- a/databases/pear-MDB2/Makefile +++ b/databases/pear-MDB2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= databases www pear DISTNAME= ${PORTNAME}-${PORTVERSION}beta3 -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR database abstraction layer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index af4ca124c924..fe5e1289133f 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -9,7 +9,7 @@ PORTNAME= MDB_QueryTool PORTVERSION= 1.0.1 CATEGORIES= databases www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB BUILD_DEPENDS= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \ -- cgit v1.2.3