summaryrefslogtreecommitdiff
path: root/devel/ocaml-sexplib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-sexplib/Makefile')
-rw-r--r--devel/ocaml-sexplib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile
index feaa0ede7fe..04d061a8098 100644
--- a/devel/ocaml-sexplib/Makefile
+++ b/devel/ocaml-sexplib/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2017/09/03 12:56:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:22 jaapb Exp $
GITHUB_PROJECT= sexplib
GITHUB_TAG= v${VERS}
DISTNAME= ${GITHUB_PROJECT}-${VERS}
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
VERS= 0.9.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}