diff options
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r-- | audio/pulseaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 294db1281f9..5b7540be20d 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2017/01/21 19:32:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2017/02/06 13:55:05 wiz Exp $ DISTNAME= pulseaudio-10.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ EXTRACT_SUFX= .tar.xz |