summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
authoradam <adam>2013-05-09 07:39:04 +0000
committeradam <adam>2013-05-09 07:39:04 +0000
commitb01bdf37178bf1c856687fe941324087e7cc0d16 (patch)
treeb524a25ba799154d33caad030018d775695a0c48 /databases/py-sqlite3
parent39c1919bbe24aee9cef4fcd3df2e4379719498c8 (diff)
downloadpkgsrc-b01bdf37178bf1c856687fe941324087e7cc0d16.tar.gz
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 7dbdb4a607f..098a9d93e0c 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2013/04/20 09:38:04 obache Exp $
+# $NetBSD: Makefile,v 1.17 2013/05/09 07:39:32 adam Exp $
PKGNAME= ${PYPKGPREFIX}-sqlite3-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= databases python
MAINTAINER= pkgsrc-users@NetBSD.org