diff options
Diffstat (limited to 'Library/Formula/getmail.rb')
| -rw-r--r-- | Library/Formula/getmail.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/getmail.rb b/Library/Formula/getmail.rb index 7ee63c900..df3baf154 100644 --- a/Library/Formula/getmail.rb +++ b/Library/Formula/getmail.rb @@ -1,6 +1,6 @@ require 'formula' -class Getmail <Formula +class Getmail < Formula url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.20.0.tar.gz' homepage 'http://pyropus.ca/software/getmail/' md5 '33a090d62b6039e0a8df4c3da545d851' |
