diff options
Diffstat (limited to 'net/unison')
-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 b3adac1f84a..3d01c9b331a 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2012/10/08 15:18:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/08 23:02:18 adam Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |