diff options
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 530fba78a23..974baa7fc7a 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2008/07/25 20:03:03 tonio Exp $ +# $NetBSD: Makefile,v 1.36 2009/08/26 19:58:46 sno Exp $ DISTNAME= unison-2.27.57 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/ |