Modified: trunk/dports/devel/depot_tools/Portfile (74696 => 74697)
--- trunk/dports/devel/depot_tools/Portfile 2010-12-29 19:29:09 UTC (rev 74696)
+++ trunk/dports/devel/depot_tools/Portfile 2010-12-29 19:41:17 UTC (rev 74697)
@@ -4,7 +4,7 @@
PortSystem 1.0
name depot_tools
-version 70181
+version 70268
categories devel
maintainers snc openmaintainer
description Manages interaction with the Chromium development process
@@ -116,7 +116,7 @@
}
if {![variant_isset python25] && ![variant_isset python26] && ![variant_isset python27]} {
- default_variants +python26
+ default_variants +python27
}
livecheck.type regex