aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-05 22:09:34 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-05 22:09:34 +0000
commitc94737d606513f784bdc3551dbf5f72e2673c290 (patch)
tree99c6a7b300fa9118121a23fec366ffffec07c076 /databases/py-pyPgSQL
parent1962e8ab3eff60cab6407ee5d9cf286f857d53c2 (diff)
downloadports-c94737d606513f784bdc3551dbf5f72e2673c290.tar.gz
ports-c94737d606513f784bdc3551dbf5f72e2673c290.zip
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far! PR: ports/78088
Notes
Notes: svn path=/head/; revision=130430
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile
index f2122326cfa1..b53808d3d741 100644
--- a/databases/py-pyPgSQL/Makefile
+++ b/databases/py-pyPgSQL/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pypgsql
PKGNAMEPREFIX= py-
DISTNAME= pyPgSQL-${PORTVERSION}
-MAINTAINER= gerhard.haering@gmx.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python DB-API 2 compliant library for using PostgreSQL databases
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base