diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2009-02-21 22:04:02 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2009-02-21 22:04:02 +0000 |
commit | d30852b848611d8a913e278fba388fb78d2b6cf8 (patch) | |
tree | 6c4950a2ad3bab9c7408c49599c7917509350134 /audio | |
parent | 5357f3d7069c53624d181d8e893e8afe3151eaad (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 67d086209c30..7f7e0f127268 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -38,7 +38,7 @@ OPTIONS= VORBIS "Use libvorbis for Ogg Vorbis support" on \ FLAC "Use libFLAC for FLAC support" on \ ID3TAG "Use libid3tag for mp3 id3 tag support" on \ SBSMS "Use libsbsms for pitch and tempo changing" on \ - SOUNDTOUCH "Use libsbsms for pitch and tempo changing" on\ + SOUNDTOUCH "Use libSoundTouch for pitch and tempo changing" on\ TWOLAME "Use libtwolame for MP2 export support" on \ FFMPEG "Use ffmpeg for import and export support" on \ MIDI "Use portSMF for Midi support" on |