diff options
author | wiz <wiz@pkgsrc.org> | 2011-05-21 15:33:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-05-21 15:33:11 +0000 |
commit | 304259db121e29d3f255d8204ad735968d89fa0f (patch) | |
tree | e92f146265021fd823429a44a817229e1bb162e3 | |
parent | 6a630094d0fa971aadde396b2aef381e822d848d (diff) | |
download | pkgsrc-304259db121e29d3f255d8204ad735968d89fa0f.tar.gz |
Bump PKGREVISION for new patch.
-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/ |