Revision
74712
Author
jmr@macports.org
Date
2010-12-30 06:27:19 -0800 (Thu, 30 Dec 2010)

Log Message

python27: rev bump to avoid confusion

Modified Paths

Diff

Modified: trunk/dports/lang/python27/Portfile (74711 => 74712)


--- trunk/dports/lang/python27/Portfile	2010-12-30 14:20:46 UTC (rev 74711)
+++ trunk/dports/lang/python27/Portfile	2010-12-30 14:27:19 UTC (rev 74712)
@@ -7,7 +7,7 @@
 name                python27
 epoch               2
 version             2.7.1
-revision            0
+revision            1
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          lang