summaryrefslogtreecommitdiff
path: root/net/ocaml-ipaddr
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2016-06-20 15:13:00 +0000
committerjaapb <jaapb@pkgsrc.org>2016-06-20 15:13:00 +0000
commit88513441241a4b18a2632ff1ea1ff6288d735c55 (patch)
tree5d422d8fc88f4634710cd3e50cd7e9835fe38af7 /net/ocaml-ipaddr
parent52c747da38b74f3380d2377839d56974c8d4742c (diff)
downloadpkgsrc-88513441241a4b18a2632ff1ea1ff6288d735c55.tar.gz
Revbump to make sure package gets compiled with newer version of
mk/ocaml.mk.
Diffstat (limited to 'net/ocaml-ipaddr')
-rw-r--r--net/ocaml-ipaddr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ocaml-ipaddr/Makefile b/net/ocaml-ipaddr/Makefile
index 47a98875544..c6426109b26 100644
--- a/net/ocaml-ipaddr/Makefile
+++ b/net/ocaml-ipaddr/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2016/05/05 11:45:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/20 15:13:00 jaapb Exp $
VERSION= 2.7.0
GITHUB_PROJECT= ocaml-ipaddr
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}