diff options
Diffstat (limited to 'Library/Formula/atool.rb')
| -rw-r--r-- | Library/Formula/atool.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/atool.rb b/Library/Formula/atool.rb index 75591c51d..4bc0e3995 100644 --- a/Library/Formula/atool.rb +++ b/Library/Formula/atool.rb @@ -1,6 +1,6 @@  require 'formula' -class Atool <Formula +class Atool < Formula    url 'http://savannah.nongnu.org/download/atool/atool-0.37.0.tar.gz'    homepage 'http://www.nongnu.org/atool/'    md5 '2607e9b19518af4145be8a6bed454477' | 
