diff options
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 613961f43c1..3fb4624438c 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:42:57 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/23 13:06:46 obache Exp $ MPG123_MODULE= pulse -PKGREVISION= 1 +PKGREVISION= 2 .include "${.CURDIR}/../../audio/mpg123/Makefile.common" |