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 2c998e910..0a424343d 100644 --- a/Library/Formula/xdebug.rb +++ b/Library/Formula/xdebug.rb @@ -7,7 +7,7 @@ class Xdebug <Formula def install Dir.chdir "xdebug-#{version}" do - # See http://github.com/mxcl/homebrew/issues/#issue/69 + # See https://github.com/mxcl/homebrew/issues/issue/69 ENV.universal_binary unless Hardware.is_64_bit? system "phpize" |
