diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
commit | c45dc893eb2b811e8f90806a141d3b3ca20348fa (patch) | |
tree | 7d1f0eeec6316a03fabcd33161c523c1226ce0a9 /archivers | |
parent | 3df515d665c1360a736316a4f367113a4ba9f94f (diff) | |
download | pkgsrc-c45dc893eb2b811e8f90806a141d3b3ca20348fa.tar.gz |
Recursive revbump associated with ocaml update.
Diffstat (limited to 'archivers')
-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 81eca8161b2..d8de41840db 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2016/05/05 11:45:37 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ |