diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
commit | 2814131d01db177a0277b70ad0f439825129a973 (patch) | |
tree | 3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /net/unison | |
parent | b1dc091037c8cf86a0302937c61b564483c5258b (diff) | |
download | pkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz |
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index a7f92417ede..e9b66943ad1 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2018/03/12 11:17:24 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2018/04/13 13:55:36 jaapb Exp $ DISTNAME= unison-2.48.15 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} |