diff options
author | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-06-14 07:43:06 +0000 |
commit | cdfc7f300d0ab76aa06e3c358409cae56c113934 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /audio/pulseaudio | |
parent | b94d3160ff758c4763b50bfdc8af38e5cc63b294 (diff) | |
download | pkgsrc-cdfc7f300d0ab76aa06e3c358409cae56c113934.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'audio/pulseaudio')
-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 4f90a59f360..c9ca17cb0ad 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.56 2012/03/03 00:12:02 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2012/06/14 07:45:13 sbd 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= 14 +PKGREVISION= 15 DISTNAME= pulseaudio-${PULSEAUDIO_VER} CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/ |