diff options
Diffstat (limited to 'Library/Formula/openttd.rb')
| -rw-r--r-- | Library/Formula/openttd.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openttd.rb b/Library/Formula/openttd.rb index 71d9c2b95..b92464da2 100644 --- a/Library/Formula/openttd.rb +++ b/Library/Formula/openttd.rb @@ -1,6 +1,6 @@ require 'formula' -class Openttd <Formula +class Openttd < Formula url 'http://us.binaries.openttd.org/binaries/releases/1.0.5/openttd-1.0.5-source.tar.bz2' homepage 'http://www.openttd.org/' md5 'fc79f788e2be140948b972c32b0f1eec' |
