[59510] trunk/base/src/port/port.tcl

jberry at macports.org jberry at macports.org
Thu Oct 15 15:10:32 PDT 2009


Revision: 59510
          http://trac.macports.org/changeset/59510
Author:   jberry at macports.org
Date:     2009-10-15 15:10:29 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
Remove an extra newline in the help command output

Modified Paths:
--------------
    trunk/base/src/port/port.tcl

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2009-10-15 22:06:18 UTC (rev 59509)
+++ trunk/base/src/port/port.tcl	2009-10-15 22:10:29 UTC (rev 59510)
@@ -78,8 +78,7 @@
         set cmds "$cmds$new"
     }
 
-    set cmdText "
-Supported commands
+    set cmdText "Supported commands
 ------------------
 $cmds
 "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/45962fd8/attachment.html>


More information about the macports-changes mailing list