diff options
Diffstat (limited to 'Library/Formula/putty.rb')
| -rw-r--r-- | Library/Formula/putty.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/putty.rb b/Library/Formula/putty.rb index bde5eb684..3cf84fd06 100644 --- a/Library/Formula/putty.rb +++ b/Library/Formula/putty.rb @@ -1,6 +1,6 @@ require 'formula' -class Putty <Formula +class Putty < Formula url 'http://the.earth.li/~sgtatham/putty/latest/putty-0.60.tar.gz' homepage 'http://www.chiark.greenend.org.uk/~sgtatham/putty/' md5 '07e65fd98b16d115ae38a180bfb242e2' |
