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-PySQLite10 | |
parent | Upgrade to to 2.3-20050304. (diff) |
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-PySQLite10')
-rw-r--r-- | databases/py-PySQLite10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-PySQLite10/Makefile b/databases/py-PySQLite10/Makefile index 5db968912c46..c556b75512f4 100644 --- a/databases/py-PySQLite10/Makefile +++ b/databases/py-PySQLite10/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pysqlite PKGNAMEPREFIX= py- DISTNAME= pysqlite-${PORTVERSION} -MAINTAINER= gh@ghaering.de +MAINTAINER= ports@FreeBSD.org COMMENT= A DB-API v2 Python library for the SQLite embedded SQL engine RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base |