diff options
Diffstat (limited to 'net/bandcamp-dl/Makefile')
-rw-r--r-- | net/bandcamp-dl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bandcamp-dl/Makefile b/net/bandcamp-dl/Makefile index a6df5c47eef..31bab313e16 100644 --- a/net/bandcamp-dl/Makefile +++ b/net/bandcamp-dl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2022/01/05 15:41:15 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2022/06/30 11:18:40 nia Exp $ DISTNAME= bandcamp-downloader-0.0.10 PKGNAME= ${DISTNAME:S/-downloader/-dl/1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PYPI:=b/bandcamp-downloader/} |