diff options
Diffstat (limited to 'Library/Formula/lzo.rb')
| -rw-r--r-- | Library/Formula/lzo.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lzo.rb b/Library/Formula/lzo.rb index cea746970..4a49c6405 100644 --- a/Library/Formula/lzo.rb +++ b/Library/Formula/lzo.rb @@ -1,6 +1,6 @@  require 'formula' -class Lzo <Formula +class Lzo < Formula    url 'http://www.oberhumer.com/opensource/lzo/download/lzo-2.04.tar.gz'    homepage 'http://www.oberhumer.com/opensource/lzo/'    md5 'a383c7055a310e2a71b9ecd19cfea238'  | 
