aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/contacts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/contacts.rb')
-rw-r--r--Library/Formula/contacts.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/contacts.rb b/Library/Formula/contacts.rb
index 1ba4e6a98..9dc444c71 100644
--- a/Library/Formula/contacts.rb
+++ b/Library/Formula/contacts.rb
@@ -10,7 +10,7 @@ class Contacts < Formula
sha1 '79526dd96e5b5297daaae6327c79de9366f94c87'
# Yes, it requires both Xcode *and* the CLT to build on 10.8 and newer;
- # see https://github.com/mxcl/homebrew/issues/21408
+ # see https://github.com/Homebrew/homebrew/issues/21408
depends_on :xcode
depends_on :clt if MacOS.version > :lion