diff options
author | jaapb <jaapb> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-01-20 14:24:34 +0000 |
commit | 7ba349265481dcd36c03a98772d91a58c5b16057 (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /archivers | |
parent | 699139bdaf9672f8b9b8f6d5644d65a83b029c48 (diff) | |
download | pkgsrc-7ba349265481dcd36c03a98772d91a58c5b16057.tar.gz |
Revbump associated with update of lang/ocaml.
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 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/ diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 203432f3fa4..a4e2aa73848 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 19:14:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/01/20 14:24:35 jaapb Exp $ # PKGNAME= ocaml-zip-${VERSION} DISTNAME= camlzip-${VERSION} VERSION= 1.05 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/ LICENSE= gnu-lgpl-v2.1 |