Revision
37314
Author
raimue@macports.org
Date
2008-06-02 15:10:22 -0700 (Mon, 02 Jun 2008)

Log Message

port/port.tcl:
Make port mirror --new available again.

Modified Paths

Diff

Modified: trunk/base/src/port/port.tcl (37313 => 37314)


--- trunk/base/src/port/port.tcl	2008-06-02 21:16:18 UTC (rev 37313)
+++ trunk/base/src/port/port.tcl	2008-06-02 22:10:22 UTC (rev 37314)
@@ -2577,6 +2577,7 @@
     uninstall   {{follow-dependents 0}}
     variants    {{index 0}}
     clean       {{all 0} {archive 0} {dist 0} {work 0}}
+    mirror      {{new 0}}
 }
 
 ##