diff options
author | jaapb <jaapb> | 2016-05-05 11:45:36 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2016-05-05 11:45:36 +0000 |
commit | 7b5019dd1bfe1869479b444549dd33bee6115e08 (patch) | |
tree | 7d1f0eeec6316a03fabcd33161c523c1226ce0a9 /databases/ocaml-mysql | |
parent | bbc1cc6fe8255e52f02b4e8a37cdaed9e04411d3 (diff) | |
download | pkgsrc-7b5019dd1bfe1869479b444549dd33bee6115e08.tar.gz |
Recursive revbump associated with ocaml update.
Diffstat (limited to 'databases/ocaml-mysql')
-rw-r--r-- | databases/ocaml-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 4227148c40b..b66646b6aae 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/02/06 12:10:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.20 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= ocaml-mysql-1.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1308/ |