diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 10:14:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 10:14:51 +0000 |
commit | b0ea16b900fb73699d27cf778271518d71078e52 (patch) | |
tree | 92486a399cd4b12e33f28160b24d7f6b39694def /audio | |
parent | a5af1c8f865c7c79c7b33076c22bdfa01e71e23f (diff) | |
download | pkgsrc-b0ea16b900fb73699d27cf778271518d71078e52.tar.gz |
Bump PKGREVISION for stat syscall fix for NetBSD-6+.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pulseaudio/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 79310b4a25a..101006ea35c 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/10/24 17:48:53 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.79 2013/11/25 10:14:51 wiz Exp $ DISTNAME= pulseaudio-2.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz |