diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
commit | 62cf69bd4d4da2413c85dde74557fc56494ef13a (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /archivers/ocaml-bz2 | |
parent | 68208b755c5f0115de34096584418ae268e2f9cf (diff) | |
download | pkgsrc-62cf69bd4d4da2413c85dde74557fc56494ef13a.tar.gz |
Revbump associated with update of lang/ocaml.
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 b33e21837b8..04b4b977329 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 19:14:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:34 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ |