diff options
author | martin <martin@pkgsrc.org> | 2010-03-14 14:19:19 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2010-03-14 14:19:19 +0000 |
commit | 3a808e01bd240a9737204e294267ec0485558d90 (patch) | |
tree | d842a983d056e53fbe4e950e7ec64aabd722e1d2 /audio/Makefile | |
parent | cfdead3e3f00a644e5e730aa492d48a09bcc6fd1 (diff) | |
download | pkgsrc-3a808e01bd240a9737204e294267ec0485558d90.tar.gz |
Update mpg123 to version 1.10.1.
Thanks to <wiz> for answering lots of stupid questions and general guidance.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index ee6f7ee3892..c4299ce2ead 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.432 2010/03/03 22:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.433 2010/03/14 14:19:19 martin Exp $ # COMMENT= Audio tools @@ -261,6 +261,8 @@ SUBDIR+= mp3val SUBDIR+= mpc SUBDIR+= mpegaudio SUBDIR+= mpg123 +SUBDIR+= mpg123-sun +SUBDIR+= mpg123-oss SUBDIR+= mpg123-esound SUBDIR+= mpg123-nas SUBDIR+= mpg321 |