summaryrefslogtreecommitdiff
path: root/textproc/ocaml-expat/Makefile
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-01-10 16:53:07 +0000
committerjaapb <jaapb@pkgsrc.org>2018-01-10 16:53:07 +0000
commitf74a9836812e350c7d808a79fdd54b27b8e13c1c (patch)
tree4ec4f4828d98eb15908232e256b7a2e86a264845 /textproc/ocaml-expat/Makefile
parent0eb120fba8b3927f6b960c1557a62856212b82e2 (diff)
downloadpkgsrc-f74a9836812e350c7d808a79fdd54b27b8e13c1c.tar.gz
Recursive revbump associated with the update to OCaml 4.06.
Diffstat (limited to 'textproc/ocaml-expat/Makefile')
-rw-r--r--textproc/ocaml-expat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile
index f469269c239..59aba8a5fe9 100644
--- a/textproc/ocaml-expat/Makefile
+++ b/textproc/ocaml-expat/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2018/01/10 16:53:13 jaapb Exp $
#
VERSION= 1.0.0
GITHUB_PROJECT= ocaml-expat
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=whitequark/}