diff options
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 |