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 26953269010..f36b4d910d2 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/25 20:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2011/04/22 14:40:45 obache Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |