diff options
Diffstat (limited to 'Library/Formula/o-make.rb')
| -rw-r--r-- | Library/Formula/o-make.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/o-make.rb b/Library/Formula/o-make.rb index 7709c2420..e69aa6c6c 100644 --- a/Library/Formula/o-make.rb +++ b/Library/Formula/o-make.rb @@ -1,6 +1,6 @@ require 'formula' -class OMake <Formula +class OMake < Formula url 'http://omake.metaprl.org/downloads/omake-0.9.8.5-3.tar.gz' homepage 'http://omake.metaprl.org/' md5 'd114b3c4201808aacd73ec1a98965c47' |
