summaryrefslogtreecommitdiff
path: root/math/ocaml-num
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-11-12 16:10:16 +0000
committerjaapb <jaapb@pkgsrc.org>2018-11-12 16:10:16 +0000
commitfe2799bea85c73f75e2898b34b0c039a3a9b873a (patch)
tree9e744199ee6d5802740a1055f645751d24302cb2 /math/ocaml-num
parent55ef9340e10a687ab382888d21257a145893785d (diff)
downloadpkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz
Revbumps associated with update of lang/ocaml.
Diffstat (limited to 'math/ocaml-num')
-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 f9c35f0858f..9f4bd8f9f0d 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2018/07/19 15:15:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2018/11/12 16:10:24 jaapb Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}