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 949e4914e6d..7c33fe09a13 100644 --- a/audio/mpg123-pulse/Makefile +++ b/audio/mpg123-pulse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2018/01/28 20:10:42 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2018/07/06 15:06:44 ryoon Exp $ MPG123_MODULE= pulse -PKGREVISION= 1 +PKGREVISION= 2 .include "../../audio/mpg123/Makefile.common" .include "../../audio/mpg123/buildlink3.mk" |