diff options
Diffstat (limited to 'net/unison2.40/Makefile')
-rw-r--r-- | net/unison2.40/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index 735eee70030..cc2432b2e9f 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2016/08/03 10:23:18 adam Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ |