diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
commit | 8bb535792f266557103eb883cd12548a7786592c (patch) | |
tree | f46158db58f2c14b16e3de7e2135d9da5e779399 /audio/pavucontrol | |
parent | 9b35bdba21709ec05a91fd10cb8d7be151ea85a0 (diff) | |
download | pkgsrc-8bb535792f266557103eb883cd12548a7786592c.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
Diffstat (limited to 'audio/pavucontrol')
-rw-r--r-- | audio/pavucontrol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index 1ecf7a72e1e..6e157ae1de9 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2016/08/04 17:03:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2017/01/21 20:06:47 ryoon Exp $ # DISTNAME= pavucontrol-3.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/pavucontrol/ EXTRACT_SUFX= .tar.xz |