diff options
Diffstat (limited to 'Library/Formula/sqsh.rb')
| -rw-r--r-- | Library/Formula/sqsh.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sqsh.rb b/Library/Formula/sqsh.rb index 765612096..dfa6ea840 100644 --- a/Library/Formula/sqsh.rb +++ b/Library/Formula/sqsh.rb @@ -1,6 +1,6 @@  require 'formula' -class Sqsh <Formula +class Sqsh < Formula    url 'http://downloads.sourceforge.net/sourceforge/sqsh/sqsh-2.1.7.tar.gz'    homepage 'http://www.sqsh.org/'    md5 'ce929dc8e23cedccac98288d24785e2d'  | 
