diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
commit | 166981e170c39c845932361b9107590441aa0284 (patch) | |
tree | 3b088ba95bbb512877ea12163bc65f3628371cb4 /audio/alsa-plugins-pulse | |
parent | 83721687f11567430ded465a21fa55cfe85d5e48 (diff) | |
download | pkgsrc-166981e170c39c845932361b9107590441aa0284.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME change.
Diffstat (limited to 'audio/alsa-plugins-pulse')
-rw-r--r-- | audio/alsa-plugins-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index f442ee849e9..40becef9833 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/11/25 12:00:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/04/16 11:22:01 wiz Exp $ # DISTNAME= alsa-plugins-1.0.22 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |