summaryrefslogtreecommitdiff
path: root/devel/ocaml-optcomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-optcomp/Makefile')
-rw-r--r--devel/ocaml-optcomp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-optcomp/Makefile b/devel/ocaml-optcomp/Makefile
index a9d237c69d0..6479b87c728 100644
--- a/devel/ocaml-optcomp/Makefile
+++ b/devel/ocaml-optcomp/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2018/07/19 15:15:23 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2018/11/12 16:10:20 jaapb Exp $
VERSION= 1.6
GITHUB_PROJECT= optcomp
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=diml/}