diff options
Diffstat (limited to 'textproc/ocaml-uchar/Makefile')
-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} |