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

raimue at macports.org raimue at macports.org
Sat Apr 24 05:40:19 PDT 2010


Revision: 66867
          http://trac.macports.org/changeset/66867
Author:   raimue at macports.org
Date:     2010-04-24 05:40:16 -0700 (Sat, 24 Apr 2010)
Log Message:
-----------
portindex: Change message

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

Modified: trunk/base/src/port/portindex.tcl
===================================================================
--- trunk/base/src/port/portindex.tcl	2010-04-24 10:48:00 UTC (rev 66866)
+++ trunk/base/src/port/portindex.tcl	2010-04-24 12:40:16 UTC (rev 66867)
@@ -176,7 +176,7 @@
     set outdir $directory
 }
 
-puts "Creating software index in $outdir"
+puts "Creating port index in $outdir"
 set outpath [file join $outdir PortIndex]
 # open old index for comparison
 if {[file isfile $outpath] && [file isfile ${outpath}.quick]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100424/122d9509/attachment.html>


More information about the macports-changes mailing list