diff options
Diffstat (limited to 'sysutils/bup/Makefile')
-rw-r--r-- | sysutils/bup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile index 6c564e1f426..969ed855207 100644 --- a/sysutils/bup/Makefile +++ b/sysutils/bup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2022/06/28 11:35:54 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2022/06/30 11:18:49 nia Exp $ DISTNAME= bup-0.32 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=bup/} # bup has two problems that make packaging difficult. One is that |