diff options
Diffstat (limited to 'net/unison')
-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 154854f5359..043fbed6bb8 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2017/07/14 12:58:52 joerg Exp $ +# $NetBSD: Makefile,v 1.110 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= unison-2.48.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |