diff options
Diffstat (limited to 'databases/ocaml-sqlite3/Makefile')
-rw-r--r-- | databases/ocaml-sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 28d2e76c49a5..b45fafffa50f 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://cdn.bitbucket.org/mmottl/sqlite3-ocaml/downloads/ PKGNAMEPREFIX= ocaml- |