diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 2a8a04b1f7719a5cc2ad32a784f277e96806880d (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /net/unison/Makefile | |
parent | c132f8aa44db56210112ddd571f292d5da7dda8a (diff) | |
download | pkgsrc-2a8a04b1f7719a5cc2ad32a784f277e96806880d.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r-- | net/unison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 7f66cfb2489..efdfad0f492 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2012/06/14 07:43:53 sbd Exp $ +# $NetBSD: Makefile,v 1.56 2012/07/15 08:22:53 wiz Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |