diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
commit | 7450b522cd182f6ff1e050ca428f8dc03124cba6 (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /archivers | |
parent | 920fd763aba28beb9a6ca3b5ee85d848e1f89db2 (diff) | |
download | pkgsrc-7450b522cd182f6ff1e050ca428f8dc03124cba6.tar.gz |
Recursive revbump associated with lang/ocaml update.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 4 | ||||
-rw-r--r-- | archivers/ocaml-zip/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index bb1a47b786a..81eca8161b2 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 6fe3ace36d9..b2c256ba96b 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2015/08/07 11:20:33 jaapb Exp $ # PKGNAME= ocaml-zip-${VERSION} DISTNAME= camlzip-${VERSION} VERSION= 1.05 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/ LICENSE= gnu-lgpl-v2.1 |