aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/v8.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/v8.rb')
-rw-r--r--Library/Formula/v8.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/v8.rb b/Library/Formula/v8.rb
index 93fd85743..aa4c71575 100644
--- a/Library/Formula/v8.rb
+++ b/Library/Formula/v8.rb
@@ -13,7 +13,7 @@ class V8 < Formula
option 'with-readline', 'Use readline instead of libedit'
# not building on Snow Leopard:
- # https://github.com/mxcl/homebrew/issues/21426
+ # https://github.com/Homebrew/homebrew/issues/21426
depends_on :macos => :lion
# gyp currently depends on a full xcode install