diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-01-10 16:53:07 +0000 |
commit | f74a9836812e350c7d808a79fdd54b27b8e13c1c (patch) | |
tree | 4ec4f4828d98eb15908232e256b7a2e86a264845 /net/unison2.32 | |
parent | 0eb120fba8b3927f6b960c1557a62856212b82e2 (diff) | |
download | pkgsrc-f74a9836812e350c7d808a79fdd54b27b8e13c1c.tar.gz |
Recursive revbump associated with the update to OCaml 4.06.
Diffstat (limited to 'net/unison2.32')
-rw-r--r-- | net/unison2.32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 666881341a1..eb0024c1f2d 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2017/11/30 16:45:35 adam Exp $ +# $NetBSD: Makefile,v 1.61 2018/01/10 16:53:12 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 61 +PKGREVISION= 62 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |