diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | f23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /audio/alsa-plugins-pulse | |
parent | 6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff) | |
download | pkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz |
Recursive revbump from json-c 0.12 update
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 40becef9833..703fa4d2d8e 100644 --- a/audio/alsa-plugins-pulse/Makefile +++ b/audio/alsa-plugins-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/04/16 11:22:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/04/20 02:27:50 ryoon Exp $ # DISTNAME= alsa-plugins-1.0.22 PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ EXTRACT_SUFX= .tar.bz2 |