[44692] users/perry/base-select/src/port/port.tcl

perry at macports.org perry at macports.org
Thu Jan 1 19:59:50 PST 2009


Revision: 44692
          http://trac.macports.org/changeset/44692
Author:   perry at macports.org
Date:     2009-01-01 19:59:50 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
port/port.tcl - Fixed (yet another) small typo in action_select...

Modified Paths:
--------------
    users/perry/base-select/src/port/port.tcl

Modified: users/perry/base-select/src/port/port.tcl
===================================================================
--- users/perry/base-select/src/port/port.tcl	2009-01-02 03:51:53 UTC (rev 44691)
+++ users/perry/base-select/src/port/port.tcl	2009-01-02 03:59:50 UTC (rev 44692)
@@ -1758,7 +1758,7 @@
 
     # Error out if no group is specified.
     if {[llength $portlist] < 1} {
-        ui_error "port select \[--list|--set|--show] <group> \[<version]"
+        ui_error "port select \[--list|--set|--show] <group> \[<version>]"
         return 1
     }
     set group [lindex $portlist 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/3500d8ec/attachment.html>


More information about the macports-changes mailing list