summaryrefslogtreecommitdiff
path: root/misc/ocaml-opam-file-format/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ocaml-opam-file-format/Makefile')
-rw-r--r--misc/ocaml-opam-file-format/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ocaml-opam-file-format/Makefile b/misc/ocaml-opam-file-format/Makefile
index bf416d93e47..9ed04524138 100644
--- a/misc/ocaml-opam-file-format/Makefile
+++ b/misc/ocaml-opam-file-format/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/10 16:53:12 jaapb Exp $
VERSION= 2.0.0_beta3
GITHUB_PROJECT= opam-file-format
GITHUB_TAG= ${VERSION:S/_/-/}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
MAKE_JOBS_SAFE= no