diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-12 14:17:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-12 14:17:44 +0000 |
commit | 79aacfb266498fcba3f1cc356a658e6258ec8c63 (patch) | |
tree | e6ace4056e14c6bde59ae2097fc1dab8201dcd70 /audio/mpg123-nas | |
parent | 02ee65061451df2292170c80a8f1bc4e4a8b6f74 (diff) | |
download | pkgsrc-79aacfb266498fcba3f1cc356a658e6258ec8c63.tar.gz |
PKGREVISION bump for security fix (previous bump was >4 days ago.
Diffstat (limited to 'audio/mpg123-nas')
-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 ad485a25f60..3a7d726aa5a 100644 --- a/audio/mpg123-nas/Makefile +++ b/audio/mpg123-nas/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/11/07 08:55:04 tron Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/12 14:17:44 wiz Exp $ PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output TARGET_SUFFIX= -nas |