diff options
Diffstat (limited to 'archivers/ocaml-zip/Makefile')
-rw-r--r-- | archivers/ocaml-zip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index b2c256ba96b..b73476120d0 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/05 11:27:47 jaapb Exp $ # PKGNAME= ocaml-zip-${VERSION} DISTNAME= camlzip-${VERSION} VERSION= 1.05 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/ LICENSE= gnu-lgpl-v2.1 |