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 79202a4f9e6..d4a0a411748 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/10/10 01:58:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2016/03/05 11:29:13 jperkin Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |