summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
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