diff options
author | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
commit | de8c339b27a51b2d89a97d1e3d8c5af80eb0edab (patch) | |
tree | 7ea87780bbf062244d845fd514b071100ff1a2a5 /archivers/ocaml-bz2 | |
parent | 618c5c5426abcf081e16b39a44f0bcdfe534a9b2 (diff) | |
download | pkgsrc-de8c339b27a51b2d89a97d1e3d8c5af80eb0edab.tar.gz |
Recursive revbump associated with update of ocaml to 4.05
Diffstat (limited to 'archivers/ocaml-bz2')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index f9cfe27aa38..6b74fc06793 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:18 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ |