[30670] trunk/base/src/port/portindex.tcl

source_changes at macosforge.org source_changes at macosforge.org
Fri Nov 2 23:47:00 PDT 2007


Revision: 30670
          http://trac.macosforge.org/projects/macports/changeset/30670
Author:   jmpp at macports.org
Date:     2007-11-02 23:46:59 -0700 (Fri, 02 Nov 2007)

Log Message:
-----------
whitespace fixes.

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

Modified: trunk/base/src/port/portindex.tcl
===================================================================
--- trunk/base/src/port/portindex.tcl	2007-11-03 03:31:04 UTC (rev 30669)
+++ trunk/base/src/port/portindex.tcl	2007-11-03 06:46:59 UTC (rev 30670)
@@ -101,9 +101,9 @@
 }
 
 if {$archive == 1 && ![info exists outdir]} {
-   puts stderr "You must specify an output directory with -o when using the -a option"
-   print_usage
-   exit 1
+    puts stderr "You must specify an output directory with -o when using the -a option"
+    print_usage
+    exit 1
 }
 
 if {![info exists directory]} {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071102/001ce8b1/attachment.html


More information about the macports-changes mailing list