diff options
author | wiz <wiz> | 2005-01-12 14:17:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-01-12 14:17:44 +0000 |
commit | fa36da06cd0ab90e58809111915d7a5084a2cb36 (patch) | |
tree | e6ace4056e14c6bde59ae2097fc1dab8201dcd70 /audio/mpg123-nas | |
parent | 35c579c227635e4ee40446f22f08470da1a6555f (diff) | |
download | pkgsrc-fa36da06cd0ab90e58809111915d7a5084a2cb36.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 |