diff options
author | adam <adam> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam> | 2016-10-07 18:25:29 +0000 |
commit | d23f8daf99ba4d0e4d7e5b61879d9a6e5fa2bff4 (patch) | |
tree | 7e236f711849af475c165e9067385883a48b462a /audio/pianobar | |
parent | 10ef71a5d73c569140a8df244e9745f9c37abfdc (diff) | |
download | pkgsrc-d23f8daf99ba4d0e4d7e5b61879d9a6e5fa2bff4.tar.gz |
Revbump post boost update
Diffstat (limited to 'audio/pianobar')
-rw-r--r-- | audio/pianobar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index e483e8ab329..229542756ef 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:38 adam Exp $ DISTNAME= pianobar-2015.11.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio net MASTER_SITES= https://6xq.net/pianobar/ EXTRACT_SUFX= .tar.bz2 |