diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
commit | 54b786790c485419304ba3a36c2e7e6121a82276 (patch) | |
tree | cd4f7b7d724c9e30968d7a50a9eb4853c23c0b08 /archivers/ocaml-bz2/Makefile | |
parent | 13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff) | |
download | pkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz |
Recursive revbump associated with the update of lang/ocaml to 4.07.
Diffstat (limited to 'archivers/ocaml-bz2/Makefile')
-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 0dadaf55b8e..02ca867f70d 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2018/04/13 13:55:29 jaapb Exp $ +# $NetBSD: Makefile,v 1.17 2018/07/19 15:15:20 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ |