summaryrefslogtreecommitdiff
path: root/x11/kde4-runtime
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-19 22:14:33 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-19 22:14:33 +0000
commit26bf9db118e7f321e36ed66bec5a380a357b27ad (patch)
treec660d91b4759974d99724cf06c7e352620195875 /x11/kde4-runtime
parentUpdate to 2.30.1.1. (diff)
Fix options dialog (text was too long)
Reported by: brucec via irc Feature safe: yes
Notes
Notes: svn path=/head/; revision=256736
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r--x11/kde4-runtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index f8d236dcf288..fa66bdb5022c 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -37,7 +37,7 @@ MAN1= kdesu.1
SUB_FILES= nepomuk-env.sh
OPTIONS= PULSEAUDIO "Enable playback via PulseAudio soundserver" off \
- VIRTUOSO "Install Virtuoso SQL server (required for Nepomuk)" off
+ VIRTUOSO "Install Virtuoso server (required for Nepomuk)" off
# Explicitly disable alsa, see for details:
# http://mail.kde.org/pipermail/kde-freebsd/2010-March/008015.html