diff options
Diffstat (limited to 'audio/alsa-plugins-pulse/Makefile')
-rw-r--r-- | audio/alsa-plugins-pulse/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index 703fa4d2d8e..c74105deef5 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/04/20 02:27:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2014/06/09 12:42:58 ryoon Exp $ # -DISTNAME= alsa-plugins-1.0.22 +DISTNAME= alsa-plugins-1.0.27 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |