diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
commit | c45dc893eb2b811e8f90806a141d3b3ca20348fa (patch) | |
tree | 7d1f0eeec6316a03fabcd33161c523c1226ce0a9 /net/unison2.32 | |
parent | 3df515d665c1360a736316a4f367113a4ba9f94f (diff) | |
download | pkgsrc-c45dc893eb2b811e8f90806a141d3b3ca20348fa.tar.gz |
Recursive revbump associated with ocaml update.
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 26ed830206e..aa1a1126a25 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2016/05/03 11:40:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.49 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |