diff options
Diffstat (limited to 'Library/Formula/bullet.rb')
| -rw-r--r-- | Library/Formula/bullet.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bullet.rb b/Library/Formula/bullet.rb index ff1b25745..0633a8832 100644 --- a/Library/Formula/bullet.rb +++ b/Library/Formula/bullet.rb @@ -1,6 +1,6 @@ require 'formula' -class Bullet <Formula +class Bullet < Formula url 'http://bullet.googlecode.com/files/bullet-2.77.tgz' homepage 'http://bulletphysics.org/wordpress/' md5 '2f5074a1a29b618c672f1da4748e374b' |
