diff --git a/Formula/mpich.rb b/Formula/mpich.rb index 4887f44c7e..19bf54c2b7 100644 --- a/Formula/mpich.rb +++ b/Formula/mpich.rb @@ -19,7 +19,7 @@ class Mpich < Formula end head do - url "git://git.mpich.org/mpich.git" + url "http://git.mpich.org/mpich.git" depends_on "autoconf" => :build depends_on "automake" => :build