diff options
author | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-06 14:04:05 +0000 |
commit | 6970defbb2f9e26c73129c4c8cfc20803b109467 (patch) | |
tree | c81d648805b099d82983eab8e643d64ab9cdb13f /audio/pianobar | |
parent | 5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff) | |
download | pkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz |
revbump after boost update
Diffstat (limited to 'audio/pianobar')
-rw-r--r-- | audio/pianobar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 229019c1431..f6843f729ed 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2020/04/23 17:07:00 nia Exp $ +# $NetBSD: Makefile,v 1.25 2020/05/06 14:04:18 adam Exp $ DISTNAME= pianobar-2020.04.05 +PKGREVISION= 1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GITHUB:=PromyLOPh/} |