summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-19 18:41:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-19 18:41:30 +0000
commitb82c0d6fc871509687bf00eee92608ab91675e4e (patch)
tree811ced4c0e3dfad4f49cf4e011fa33e71eca42cf /audio
parentUdate to DAT 4362 (diff)
- Fix typo
PR: ports/66880 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes: svn path=/head/; revision=109513
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3blaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index 3800c72d220e..b4f0f5fdb16c 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -54,7 +54,7 @@ pre-everything::
@${ECHO_MSG} "MP3Blaster has the following tunable option(s):"
@${ECHO_MSG} ""
@${ECHO_MSG} " WITH_LIRC=yes Turns on LIRC support"
- @${ECHO_MSG} " WITHOUT_SIDPLAY=yes Turns on Sidplayer support"
+ @${ECHO_MSG} " WITHOUT_SIDPLAY=yes Turns off Sidplayer support"
@${ECHO_MSG} " WITHOUT_VORBIS=yes Turns off Ogg Vorbis support"
@${ECHO_MSG} ""