summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_optcomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-ppx_optcomp/Makefile')
-rw-r--r--devel/ocaml-ppx_optcomp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-ppx_optcomp/Makefile b/devel/ocaml-ppx_optcomp/Makefile
index e7db39e4db4..93cd185b1cb 100644
--- a/devel/ocaml-ppx_optcomp/Makefile
+++ b/devel/ocaml-ppx_optcomp/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2016/03/04 15:29:40 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:38 jaapb Exp $
VERSION= 113.24.00
GITHUB_PROJECT= ppx_optcomp
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
+PKGREVISION= 1
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}