diff options
| author | Adam Vandenberg | 2010-09-30 06:48:53 -0700 | 
|---|---|---|
| committer | Adam Vandenberg | 2010-09-30 06:48:53 -0700 | 
| commit | 4cf6c0afa810775b273bbe0729b51e3f83c59401 (patch) | |
| tree | 9093852af33875dd9f1424d37da7e0c4ab5e08b4 | |
| parent | 1c323a701516fc37e8ad540682b6f0b7bbd3b52d (diff) | |
| download | homebrew-4cf6c0afa810775b273bbe0729b51e3f83c59401.tar.bz2 | |
ircii - change mirror
| -rw-r--r-- | Library/Formula/ircii.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ircii.rb b/Library/Formula/ircii.rb index 4982b1f11..77b606ce5 100644 --- a/Library/Formula/ircii.rb +++ b/Library/Formula/ircii.rb @@ -1,7 +1,7 @@  require 'formula'  class Ircii <Formula -  url 'ftp://ircii.warped.com//pub/ircII//ircii-20081115.tar.bz2' +  url 'http://ftp.netbsd.org/pub/pkgsrc/distfiles/ircii-20081115.tar.bz2'    homepage 'http://www.eterna.com.au/ircii/'    md5 '128c435fcc0d6ad55d7319058ee578a0'  | 
