diff options
Diffstat (limited to 'Library/Formula/ggobi.rb')
| -rw-r--r-- | Library/Formula/ggobi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ggobi.rb b/Library/Formula/ggobi.rb index 03bcae8ad..43ada8541 100644 --- a/Library/Formula/ggobi.rb +++ b/Library/Formula/ggobi.rb @@ -16,7 +16,7 @@ class Ggobi < Formula depends_on :x11 # Several files reference "line 0", which gcc accepts but clang doesn't - # See https://github.com/mxcl/homebrew/pull/13423 + # See https://github.com/Homebrew/homebrew/pull/13423 def patches; DATA; end def install |
