diff options
Diffstat (limited to 'net/librsync/Makefile')
-rw-r--r-- | net/librsync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 5c2918a6b0e..186f37d9f3f 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2019/08/11 13:22:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/08/31 18:10:35 wiz Exp $ DISTNAME= librsync-2.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=librsync/} GITHUB_TAG= v${PKGVERSION_NOREV} |