diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
commit | d4d8988e1d6b6afec96171755112ef91a775d1bd (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /archivers/ocaml-bz2 | |
parent | 150056eabdc0ccb406fe95a4b2333b65cbfc2a52 (diff) | |
download | pkgsrc-d4d8988e1d6b6afec96171755112ef91a775d1bd.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
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 04b4b977329..bb1a47b786a 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:55 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ |