diff options
Diffstat (limited to 'net/unison2.32/Makefile')
-rw-r--r-- | net/unison2.32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index a973e8ef158..910f571cf5e 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2012/03/06 17:39:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2012/04/27 12:32:00 obache Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |