aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PySQLite10
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-PySQLite10
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-PySQLite10')
-rw-r--r--databases/py-PySQLite10/Makefile2
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