aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-06 06:09:34 +0800
committervs <vs@FreeBSD.org>2005-03-06 06:09:34 +0800
commitb948c6dd6b9c14f50a516dabb042d96a0ac5155f (patch)
tree4c9340d5665091def8d307098fc0de41d986244f /databases/py-pyPgSQL
parentf513051768f07568c388c7ef1f4b8387318c94d8 (diff)
downloadfreebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.tar.gz
freebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.tar.zst
freebsd-ports-gnome-b948c6dd6b9c14f50a516dabb042d96a0ac5155f.zip
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far! PR: ports/78088
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