diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /net/unison2.40/Makefile | |
parent | 7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff) | |
download | pkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'net/unison2.40/Makefile')
-rw-r--r-- | net/unison2.40/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index 164741c60a0..ad8096caa3e 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2016/03/05 11:29:13 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2016/04/11 19:02:01 ryoon Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ |