diff options
author | tron <tron@pkgsrc.org> | 2006-01-09 21:42:49 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-01-09 21:42:49 +0000 |
commit | 393381dc2eb044c31dd8d70fe953dbb071ad7fce (patch) | |
tree | 5c19de878295c51484c87acfed111c01e739ce53 /audio | |
parent | c4d0441014a10ce1ac626adebdd0a02f315441cb (diff) | |
download | pkgsrc-393381dc2eb044c31dd8d70fe953dbb071ad7fce.tar.gz |
Bump package revision because NAS support was not compiled previously
on all NetBSD platforms except arm, i386 and m68k.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123-nas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-nas/Makefile b/audio/mpg123-nas/Makefile index 040911637f0..dca2c5fbd0a 100644 --- a/audio/mpg123-nas/Makefile +++ b/audio/mpg123-nas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2006/01/09 17:43:59 tron Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/09 21:42:49 tron Exp $ PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output MAINTAINER= tech-pkg@NetBSD.org |