Modified: trunk/dports/python/py-jubatus-client/Portfile (87573 => 87574)
--- trunk/dports/python/py-jubatus-client/Portfile 2011-11-26 08:25:25 UTC (rev 87573)
+++ trunk/dports/python/py-jubatus-client/Portfile 2011-11-26 11:05:51 UTC (rev 87574)
@@ -5,8 +5,7 @@
PortGroup python 1.0
name py-jubatus-client
-version 0.1.0
-revision 1
+version 0.1.1
python.versions 26 27 31 32
python.default_version 27
categories-append devel
@@ -20,7 +19,7 @@
fetch.type git
git.url https://github.com/jubatus/jubatus-python-client.git
-git.branch 122cd313f9
+git.branch a37713f545
if {${subport} != ${name}} {
depends_lib-append port:py-distribute \