diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
commit | 166981e170c39c845932361b9107590441aa0284 (patch) | |
tree | 3b088ba95bbb512877ea12163bc65f3628371cb4 /audio/mpg123-pulse | |
parent | 83721687f11567430ded465a21fa55cfe85d5e48 (diff) | |
download | pkgsrc-166981e170c39c845932361b9107590441aa0284.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME change.
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 d924e8db4f5..2e47d463fd1 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/11/25 12:00:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/04/16 11:22:01 wiz Exp $ MPG123_MODULE= pulse -PKGREVISION= 9 +PKGREVISION= 10 .include "${.CURDIR}/../../audio/mpg123/Makefile.common" |