aboutsummaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
commit3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch)
tree220b11f5497a6224d47e801c379b307964b966a4 /databases/ocaml-sqlite3
parent9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff)
downloadports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.tar.gz
ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.zip
Notes
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r--databases/ocaml-sqlite3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile
index 9c59e847480c..dc87a49bcfa9 100644
--- a/databases/ocaml-sqlite3/Makefile
+++ b/databases/ocaml-sqlite3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sqlite3
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.ocaml.info/ocaml_sources/
PKGNAMEPREFIX= ocaml-