diff options
Diffstat (limited to 'Library/Formula/xdebug.rb')
| -rw-r--r-- | Library/Formula/xdebug.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xdebug.rb b/Library/Formula/xdebug.rb index 0a424343d..a78635184 100644 --- a/Library/Formula/xdebug.rb +++ b/Library/Formula/xdebug.rb @@ -1,6 +1,6 @@ require 'formula' -class Xdebug <Formula +class Xdebug < Formula url 'http://xdebug.org/files/xdebug-2.1.0.tgz' homepage 'http://xdebug.org' md5 '2abf000f8d94af469773b31772aa96ab' |
