summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2012-10-08 15:18:20 +0000
committerjaapb <jaapb@pkgsrc.org>2012-10-08 15:18:20 +0000
commitbe0a6937d1d4d8afe95a4c561478fcf402169c83 (patch)
treeb98494fb517027acfc13afe9768f5ce4bcf2e14b /databases/ocaml-sqlite3
parenteabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff)
downloadpkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r--databases/ocaml-sqlite3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile
index 4609242a18e..c69c23067d5 100644
--- a/databases/ocaml-sqlite3/Makefile
+++ b/databases/ocaml-sqlite3/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:23 asau Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 15:18:21 jaapb Exp $
#
PKGNAME= ocaml-sqlite3-${VERSION}
DISTNAME= sqlite3-ocaml-${VERSION}
VERSION= 2.0.2
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/
FETCH_USING= curl