--- a/ForgeSVN/forgesvn/svn_main.py
+++ b/ForgeSVN/forgesvn/svn_main.py
@@ -34,6 +34,9 @@
         ConfigOption('checkout_url', str, 'trunk')
         ]
     tool_label='SVN'
+    tool_description="""
+        Enterprise-class centralized version control for the masses.
+    """
     ordinal=4
     forkable=False
     default_branch_name=''