aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sdl_image.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sdl_image.rb')
-rw-r--r--Library/Formula/sdl_image.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdl_image.rb b/Library/Formula/sdl_image.rb
index 71d4c6d1a..771fc90d0 100644
--- a/Library/Formula/sdl_image.rb
+++ b/Library/Formula/sdl_image.rb
@@ -1,7 +1,7 @@
require 'formula'
require Formula.path('sdl')
-class SdlImage <Formula
+class SdlImage < Formula
url 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.10.tar.gz'
homepage 'http://www.libsdl.org/projects/SDL_image'
md5 '6c06584b31559e2b59f2b982d0d1f628'