diff options
author | vs <vs@FreeBSD.org> | 2005-03-06 06:09:34 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-03-06 06:09:34 +0800 |
commit | b948c6dd6b9c14f50a516dabb042d96a0ac5155f (patch) | |
tree | 4c9340d5665091def8d307098fc0de41d986244f /databases/py-pyPgSQL | |
parent | f513051768f07568c388c7ef1f4b8387318c94d8 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |