diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
commit | f74a9836812e350c7d808a79fdd54b27b8e13c1c (patch) | |
tree | 4ec4f4828d98eb15908232e256b7a2e86a264845 /x11/ocaml-lablgtk | |
parent | 0eb120fba8b3927f6b960c1557a62856212b82e2 (diff) | |
download | pkgsrc-f74a9836812e350c7d808a79fdd54b27b8e13c1c.tar.gz |
Recursive revbump associated with the update to OCaml 4.06.
Diffstat (limited to 'x11/ocaml-lablgtk')
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index ad0e8d85e1f..09e18eee6b3 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2017/11/30 16:45:12 adam Exp $ +# $NetBSD: Makefile,v 1.34 2018/01/10 16:53:15 jaapb Exp $ DISTNAME= lablgtk-2.18.6 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1726/ |