diff options
Diffstat (limited to 'audio/pulseaudio/Makefile')
-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 3c2216acf93..8d7c83ef5d6 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/04/20 02:27:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2014/05/05 00:47:38 ryoon Exp $ DISTNAME= pulseaudio-2.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz |