diff options
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 22304a0998a..9917341cd23 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2013/06/03 10:05:49 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/04 22:16:56 tron Exp $ DISTNAME= unison-2.40.102 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |