summaryrefslogtreecommitdiff
path: root/devel/ocaml-compiler-libs
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-01-10 16:53:07 +0000
committerjaapb <jaapb@pkgsrc.org>2018-01-10 16:53:07 +0000
commitf74a9836812e350c7d808a79fdd54b27b8e13c1c (patch)
tree4ec4f4828d98eb15908232e256b7a2e86a264845 /devel/ocaml-compiler-libs
parent0eb120fba8b3927f6b960c1557a62856212b82e2 (diff)
downloadpkgsrc-f74a9836812e350c7d808a79fdd54b27b8e13c1c.tar.gz
Recursive revbump associated with the update to OCaml 4.06.
Diffstat (limited to 'devel/ocaml-compiler-libs')
-rw-r--r--devel/ocaml-compiler-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-compiler-libs/Makefile b/devel/ocaml-compiler-libs/Makefile
index 9a83fc2ccf4..605a738a19e 100644
--- a/devel/ocaml-compiler-libs/Makefile
+++ b/devel/ocaml-compiler-libs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2017/09/10 05:51:15 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2018/01/10 16:53:08 jaapb Exp $
VERSION= 0.9.0
GITHUB_PROJECT= ocaml-compiler-libs
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}