summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authorjaapb <jaapb>2012-10-08 15:18:20 +0000
committerjaapb <jaapb>2012-10-08 15:18:20 +0000
commitfd3e8d730d71ab9062a8dfaecee82d121c94ff60 (patch)
treeb98494fb517027acfc13afe9768f5ce4bcf2e14b /databases/ocaml-sqlite3
parentcc6d75bca41ed54d9f7aae5de243ef20ceb554d2 (diff)
downloadpkgsrc-fd3e8d730d71ab9062a8dfaecee82d121c94ff60.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