diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-03-05 22:09:34 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-03-05 22:09:34 +0000 |
commit | c94737d606513f784bdc3551dbf5f72e2673c290 (patch) | |
tree | 99c6a7b300fa9118121a23fec366ffffec07c076 /databases/py-pyPgSQL | |
parent | 1962e8ab3eff60cab6407ee5d9cf286f857d53c2 (diff) |
Notes
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 |