summaryrefslogtreecommitdiff
path: root/devel/ocaml-extlib
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-12-30 11:16:56 +0000
committerjaapb <jaapb>2016-12-30 11:16:56 +0000
commit41d4c2d679bd189eded9034d6a6ea657e19f0ca8 (patch)
tree8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /devel/ocaml-extlib
parent07c78a600e3a5419128a5c5adb87652a6089d1b9 (diff)
downloadpkgsrc-41d4c2d679bd189eded9034d6a6ea657e19f0ca8.tar.gz
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'devel/ocaml-extlib')
-rw-r--r--devel/ocaml-extlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index b3c55cfee87..0cb6fa3a134 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2016/06/19 10:07:47 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2016/12/30 11:16:58 jaapb Exp $
VERSION= 1.7.0
GITHUB_PROJECT= ocaml-extlib
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/}