summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_sexp_value/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-ppx_sexp_value/Makefile')
-rw-r--r--devel/ocaml-ppx_sexp_value/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-ppx_sexp_value/Makefile b/devel/ocaml-ppx_sexp_value/Makefile
index 5be78226683..ee0d9261212 100644
--- a/devel/ocaml-ppx_sexp_value/Makefile
+++ b/devel/ocaml-ppx_sexp_value/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2019/03/25 09:34:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/08 08:12:58 jaapb Exp $
GITHUB_PROJECT= ppx_sexp_value
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-0.12.0
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}