diff options
author | ryoon <ryoon> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-02-21 23:35:38 +0000 |
commit | 5ee3c0557c831ef983ee7be0d24afd31ca93fe0d (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /audio/mpg123-pulse | |
parent | 64ca65a0220bc5c1500dc18eab5868ce391c626b (diff) | |
download | pkgsrc-5ee3c0557c831ef983ee7be0d24afd31ca93fe0d.tar.gz |
Recursive revbump from audio/pulseaudio.
Diffstat (limited to 'audio/mpg123-pulse')
-rw-r--r-- | audio/mpg123-pulse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mpg123-pulse/Makefile b/audio/mpg123-pulse/Makefile index 463567ecb8f..d215ba8f2f2 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/20 19:59:10 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/02/21 23:35:39 ryoon Exp $ MPG123_MODULE= pulse +PKGREVISION= 1 .include "../../audio/mpg123/Makefile.common" .include "../../audio/mpg123/buildlink3.mk" |