diff options
author | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-04-22 21:03:07 +0000 |
commit | 24e11a325a75b58e95ce3b9b9b6700473cdcd638 (patch) | |
tree | bcd4c127df36f3c7942f5ee13f21663dc64bd353 /net/unison2.32 | |
parent | 87bba29df2704526fc406898891159ceb4f0b638 (diff) | |
download | pkgsrc-24e11a325a75b58e95ce3b9b9b6700473cdcd638.tar.gz |
Revbump after icu 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 84fd4de029b..5581028178b 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2017/02/12 06:25:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2017/04/22 21:03:52 adam Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 55 +PKGREVISION= 56 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |