diff options
Diffstat (limited to 'Library/Formula/bitlbee.rb')
| -rw-r--r-- | Library/Formula/bitlbee.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/bitlbee.rb b/Library/Formula/bitlbee.rb index 2ac66e60d..e400c1715 100644 --- a/Library/Formula/bitlbee.rb +++ b/Library/Formula/bitlbee.rb @@ -1,6 +1,6 @@  require 'formula' -class Bitlbee <Formula +class Bitlbee < Formula    url 'http://get.bitlbee.org/src/bitlbee-3.0.tar.gz'    homepage 'http://www.bitlbee.org/'    md5 '455fc8070d758c2bb3442ef4c709ad69' | 
