diff options
Diffstat (limited to 'Library/Formula/scsh.rb')
| -rw-r--r-- | Library/Formula/scsh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/scsh.rb b/Library/Formula/scsh.rb index 2c8dafb72..eb66c2f38 100644 --- a/Library/Formula/scsh.rb +++ b/Library/Formula/scsh.rb @@ -1,6 +1,6 @@ require 'formula' -class Scsh <Formula +class Scsh < Formula url 'http://ftp.scsh.net/pub/scsh/0.6/scsh-0.6.7.tar.gz' homepage 'http://www.scsh.net/' md5 '69c88ca86a8aaaf0f87d253b99d339b5' |
