diff options
Diffstat (limited to 'Library/Formula/most.rb')
| -rw-r--r-- | Library/Formula/most.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/most.rb b/Library/Formula/most.rb index 98fcfd425..1c6c54760 100644 --- a/Library/Formula/most.rb +++ b/Library/Formula/most.rb @@ -1,6 +1,6 @@ require 'formula' -class Most <Formula +class Most < Formula url 'ftp://space.mit.edu/pub/davis/most/most-5.0.0a.tar.bz2' homepage 'http://www.jedsoft.org/most/' md5 '4c42abfc8d3ace1b0e0062ea021a5917' |
