diff options
Diffstat (limited to 'net/unison/Makefile')
-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 3974f0680d9..c9aed11cc1e 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.132 2019/05/05 22:49:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.133 2019/07/20 22:46:42 wiz Exp $ GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= unison-2.48.15v4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} |