diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
commit | 2814131d01db177a0277b70ad0f439825129a973 (patch) | |
tree | 3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /textproc/ocaml-uchar | |
parent | b1dc091037c8cf86a0302937c61b564483c5258b (diff) | |
download | pkgsrc-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 'textproc/ocaml-uchar')
-rw-r--r-- | textproc/ocaml-uchar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-uchar/Makefile b/textproc/ocaml-uchar/Makefile index 1b3ae8c3157..91832a906a0 100644 --- a/textproc/ocaml-uchar/Makefile +++ b/textproc/ocaml-uchar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2018/01/10 16:53:14 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2018/04/13 13:55:38 jaapb Exp $ VERSION= 0.0.1 -PKGREVISION= 3 +PKGREVISION= 4 GITHUB_PROJECT= uchar GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} |