diff options
Diffstat (limited to 'audio/mpg123-arts/Makefile')
-rw-r--r-- | audio/mpg123-arts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-arts/Makefile b/audio/mpg123-arts/Makefile index d5e10bec957..a1c244c5068 100644 --- a/audio/mpg123-arts/Makefile +++ b/audio/mpg123-arts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/03/03 00:12:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/15 10:03:42 obache Exp $ MPG123_MODULE= arts -PKGREVISION= 5 +PKGREVISION= 6 .include "${.CURDIR}/../../audio/mpg123/Makefile.common" |