diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/siege.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/siege.rb b/Library/Formula/siege.rb index cf44d2cfc..ef21d5cbe 100644 --- a/Library/Formula/siege.rb +++ b/Library/Formula/siege.rb @@ -1,7 +1,7 @@ require 'formula' class Siege < Formula - url "ftp://ftp.joedog.org/pub/siege/siege-2.70.tar.gz" + url "http://www.joedog.org/pub/siege/siege-2.70.tar.gz" homepage 'http://www.joedog.org/index/siege-home' sha1 'ee0a0c3a9e6559cf8cbaf717649f6684b0d9643a' |
