summaryrefslogtreecommitdiff
path: root/math/ocaml-num/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ocaml-num/Makefile')
-rw-r--r--math/ocaml-num/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ocaml-num/Makefile b/math/ocaml-num/Makefile
index bf8424ae757..f9c35f0858f 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/04/13 13:55:34 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/19 15:15:26 jaapb Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}