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 328f9185ce0..252d979d46b 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2018/11/14 22:22:14 kleink Exp $ +# $NetBSD: Makefile,v 1.36 2018/11/29 11:21:56 prlw1 Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ |