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 cd690128df9..cbb15c248d4 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2013/10/10 14:42:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.78 2013/10/19 09:07:10 adam Exp $ DISTNAME= unison-2.40.102 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |