Bugzilla – Bug 2006
Click-2.0.1 repository changed
Last modified: 2014-10-12 11:03:54 UTC
The following <module name="click-2.0.1"> <source type="git"> <attribute name="url" value="git://read.cs.ucla.edu/git/click"/> <attribute name="revision" value="8847f68461856418c409f4de4165412b3$ </source> should be changed to <module name="click-2.0.1"> <source type="git"> <attribute name="url" value="git://github.com/kohler/click"/> <attribute name="revision" value="8847f68461856418c409f4de4165412b3$ </source> as the repository was moved from read.cs.ucla.edu to Github
+1.
Created attachment 1902 [details] Replaced the old repisitory address with the new one
Fixed in changeset 330:bc7a3f17ff43; thanks for reporting it.