summaryrefslogtreecommitdiff
path: root/devel/ocaml-async/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-async/Makefile')
-rw-r--r--devel/ocaml-async/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-async/Makefile b/devel/ocaml-async/Makefile
index 35662ae045b..8a47aa30648 100644
--- a/devel/ocaml-async/Makefile
+++ b/devel/ocaml-async/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/04/08 11:55:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/08 08:12:48 jaapb Exp $
GITHUB_PROJECT= async
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-0.13.0
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}