diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
commit | 3249e0a82f73236ce926722f4e07e1b8bace852b (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /databases/py-sqlite2/Makefile | |
parent | f1cd05d418407f8a362e1eb9f442060a40b8af29 (diff) | |
download | pkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'databases/py-sqlite2/Makefile')
-rw-r--r-- | databases/py-sqlite2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile index 9e1009550e0..55266be70bc 100644 --- a/databases/py-sqlite2/Makefile +++ b/databases/py-sqlite2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/04/08 19:08:48 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/04/15 22:00:59 wiz Exp $ DISTNAME= pysqlite-2.6.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://pysqlite.googlecode.com/files/ -MAINTAINER= tsarna@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pysqlite.googlecode.com/ COMMENT= SQLite database adapter for Python LICENSE= mit |