summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
committerobache <obache@pkgsrc.org>2011-06-10 09:39:41 +0000
commitf38363508fd777a3fa11b0752a0dcf632a47c13b (patch)
tree14764f02e608246e86c9899accb883da120c97ea /databases/py-sqlite3
parent65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff)
downloadpkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index e3bb09cd5e4..e697f8dbb5f 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2011/05/04 11:38:05 obache Exp $
+# $NetBSD: Makefile,v 1.6 2011/06/10 09:39:51 obache Exp $
PKGNAME= ${PYPKGPREFIX}-sqlite3-0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MAINTAINER= pkgsrc-users@NetBSD.org