diff options
Diffstat (limited to 'Library/Formula/mongrel2.rb')
| -rw-r--r-- | Library/Formula/mongrel2.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mongrel2.rb b/Library/Formula/mongrel2.rb index 7ac791386..8ecc6af90 100644 --- a/Library/Formula/mongrel2.rb +++ b/Library/Formula/mongrel2.rb @@ -18,7 +18,7 @@ class Mongrel2 < Formula def install # Build in serial. See: - # https://github.com/mxcl/homebrew/issues/8719 + # https://github.com/Homebrew/homebrew/issues/8719 ENV.j1 # Mongrel2 pulls from these ENV vars instead |
