diff options
author | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
commit | de8c339b27a51b2d89a97d1e3d8c5af80eb0edab (patch) | |
tree | 7ea87780bbf062244d845fd514b071100ff1a2a5 /net/unison2.32 | |
parent | 618c5c5426abcf081e16b39a44f0bcdfe534a9b2 (diff) | |
download | pkgsrc-de8c339b27a51b2d89a97d1e3d8c5af80eb0edab.tar.gz |
Recursive revbump associated with update of ocaml to 4.05
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 80a0d69c769..2d482814b14 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.57 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 57 +PKGREVISION= 58 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |