diff options
Diffstat (limited to 'net/unison2.51/Makefile')
-rw-r--r-- | net/unison2.51/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.51/Makefile b/net/unison2.51/Makefile index ca4d61a4a8f..3ca1ce93ddc 100644 --- a/net/unison2.51/Makefile +++ b/net/unison2.51/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2018/12/09 18:52:42 adam Exp $ +# $NetBSD: Makefile,v 1.10 2019/03/21 10:02:58 jaapb Exp $ DISTNAME= unison-2.51.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} GITHUB_TAG= v${PKGVERSION_NOREV} |