summaryrefslogtreecommitdiff
path: root/math/ocaml-num
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
committerjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
commit2814131d01db177a0277b70ad0f439825129a973 (patch)
tree3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /math/ocaml-num
parentb1dc091037c8cf86a0302937c61b564483c5258b (diff)
downloadpkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
Diffstat (limited to 'math/ocaml-num')
-rw-r--r--math/ocaml-num/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ocaml-num/Makefile b/math/ocaml-num/Makefile
index 1e9bb92e5ea..bf8424ae757 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2018/01/10 16:29:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2018/04/13 13:55:34 jaapb Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}