diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-03 01:58:32 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-03 01:58:32 +0000 |
commit | c8d61f0fa42cffa062094f7bacd1e1b6c2212c2b (patch) | |
tree | 60cb1233721b207595cd933cc4b353e997e9342f /audio/mpg123-pulse | |
parent | 68e2442d4d1665043a3311682fca839441f00199 (diff) | |
download | pkgsrc-c8d61f0fa42cffa062094f7bacd1e1b6c2212c2b.tar.gz |
Recursive revbump from audio/pulseaudio 2.1
Diffstat (limited to 'audio/mpg123-pulse')
-rw-r--r-- | audio/mpg123-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-pulse/Makefile b/audio/mpg123-pulse/Makefile index 9ec44d21ffe..62d850bab95 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/09/15 10:03:42 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/11/03 01:58:34 ryoon Exp $ MPG123_MODULE= pulse -PKGREVISION= 7 +PKGREVISION= 8 .include "${.CURDIR}/../../audio/mpg123/Makefile.common" |