diff options
author | wiz <wiz> | 2011-05-21 15:33:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-05-21 15:33:11 +0000 |
commit | 0353b8d074705b3b7eae2c2f6e1038c38e4068dc (patch) | |
tree | e92f146265021fd823429a44a817229e1bb162e3 /audio | |
parent | e6c33b0e19fa0bc4c671e7ca010bea944543a0ba (diff) | |
download | pkgsrc-0353b8d074705b3b7eae2c2f6e1038c38e4068dc.tar.gz |
Bump PKGREVISION for new patch.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pulseaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index b3c4bccfd04..c5bfefef034 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2011/04/22 13:42:27 obache Exp $ +# $NetBSD: Makefile,v 1.46 2011/05/21 15:33:11 wiz Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to <pulseaudio-discuss@mail.0pointer.de> PULSEAUDIO_VER= 0.9.21 -PKGREVISION= 8 +PKGREVISION= 9 DISTNAME= pulseaudio-${PULSEAUDIO_VER} CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/ |