diff options
Diffstat (limited to 'Library/Formula/imagemagick.rb')
| -rw-r--r-- | Library/Formula/imagemagick.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb index 3de7e2207..faf201a96 100644 --- a/Library/Formula/imagemagick.rb +++ b/Library/Formula/imagemagick.rb @@ -31,7 +31,7 @@ def x11?    File.file? '/usr/X11/include/ft2build.h'  end -class Imagemagick <Formula +class Imagemagick < Formula    # Using an unofficial Git mirror to work around:    # * Stable tarballs disappearing    # * Bad https cert on official SVN repo | 
