summaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ocaml-zip/Makefile')
-rw-r--r--archivers/ocaml-zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index a5b875bae92..4c3fb63b8d0 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/09/08 09:51:18 jaapb Exp $
+# $NetBSD: Makefile,v 1.21 2018/01/10 16:53:07 jaapb Exp $
#
VERSION= 1.07
@@ -6,7 +6,7 @@ GITHUB_PROJECT= camlzip
GITHUB_TAG= rel${VERSION:S/.//}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-zip-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/}
LICENSE= gnu-lgpl-v2.1