diff options
author | wiz <wiz> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-11-25 12:00:45 +0000 |
commit | 03476c4e8418053207bc0b7af05ba2003b888f90 (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /audio/mpg123-pulse | |
parent | 37dcec3861c279b13fac36690c9cae4b7974cfc6 (diff) | |
download | pkgsrc-03476c4e8418053207bc0b7af05ba2003b888f90.tar.gz |
PKGREVISION bump for json-c shlib rename.
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 62d850bab95..d924e8db4f5 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/11/03 01:58:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2013/11/25 12:00:46 wiz Exp $ MPG123_MODULE= pulse -PKGREVISION= 8 +PKGREVISION= 9 .include "${.CURDIR}/../../audio/mpg123/Makefile.common" |