diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-07-19 15:15:20 +0000 |
commit | 54b786790c485419304ba3a36c2e7e6121a82276 (patch) | |
tree | cd4f7b7d724c9e30968d7a50a9eb4853c23c0b08 /net/unison2.32 | |
parent | 13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff) | |
download | pkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz |
Recursive revbump associated with the update of lang/ocaml to 4.07.
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 5c24302db8c..80ddd785ec6 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2018/04/17 22:29:47 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2018/07/19 15:15:28 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 68 +PKGREVISION= 69 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |