diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 60c08b556436f21769e7c232e8c97898f6976a14 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /net/unison2.32 | |
parent | 344e2a81596dc4e5b9494a974d65033ee917108e (diff) | |
download | pkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz |
Revbump after updating libwebp and icu
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 a5ec083630a..d5d882911d7 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/10/07 16:47:33 adam Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |