aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity-devel
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2009-02-22 06:04:02 +0800
committerlippe <lippe@FreeBSD.org>2009-02-22 06:04:02 +0800
commit71de0c5955404f9361e2dfa1befd5d4d6a8355a8 (patch)
treea98e479552219fcc9bf905c7c612c11e10f63a2f /audio/audacity-devel
parent46154b2f8a9957f7a635e431e6bd01eb26f5ec37 (diff)
downloadfreebsd-ports-gnome-71de0c5955404f9361e2dfa1befd5d4d6a8355a8.tar.gz
freebsd-ports-gnome-71de0c5955404f9361e2dfa1befd5d4d6a8355a8.tar.zst
freebsd-ports-gnome-71de0c5955404f9361e2dfa1befd5d4d6a8355a8.zip
- Fix typo on Makefile.
PR: 131923 Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
Diffstat (limited to 'audio/audacity-devel')
-rw-r--r--audio/audacity-devel/Makefile2
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