summaryrefslogtreecommitdiff
path: root/databases/py-sqlite
diff options
context:
space:
mode:
authorwiz <wiz>2012-04-15 22:00:58 +0000
committerwiz <wiz>2012-04-15 22:00:58 +0000
commit57dd09e3ceff215c8dacd066e710f42e36ee2da4 (patch)
tree2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /databases/py-sqlite
parentc226d513fcfb79b97d4dbfc18c5b6bc7e0bdc494 (diff)
downloadpkgsrc-57dd09e3ceff215c8dacd066e710f42e36ee2da4.tar.gz
Reset maintainer, developer has left the building
Diffstat (limited to 'databases/py-sqlite')
-rw-r--r--databases/py-sqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile
index 90c8595677e..b6110ded6e3 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2010/04/17 16:41:11 zafer Exp $
+# $NetBSD: Makefile,v 1.17 2012/04/15 22:00:59 wiz Exp $
DISTNAME= pysqlite-1.0.1
PKGNAME= ${PYPKGPREFIX}-sqlite-1.0.1
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
-MAINTAINER= tsarna@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pysqlite.org/
COMMENT= SQLite database adapter for Python