diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-06-09 14:18:04 +0000 |
commit | 7dfe0297619d80c5d4b80578533ce5e0afb11b53 (patch) | |
tree | e726aa71f74f78d6199b2fba7fb88601c2526e22 /audio/alsa-plugins-pulse | |
parent | e3456f303471806c288a0aba8a32782084e55caf (diff) | |
download | pkgsrc-7dfe0297619d80c5d4b80578533ce5e0afb11b53.tar.gz |
Recursive revbump from pulseaudio-5.0
Diffstat (limited to 'audio/alsa-plugins-pulse')
-rw-r--r-- | audio/alsa-plugins-pulse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile index c74105deef5..c860a30fe3f 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/06/09 12:42:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2014/06/09 14:18:05 ryoon Exp $ # DISTNAME= alsa-plugins-1.0.27 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |