diff options
Diffstat (limited to 'Library/Formula/skytools.rb')
| -rw-r--r-- | Library/Formula/skytools.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/skytools.rb b/Library/Formula/skytools.rb index 0750e4412..6aa3acf03 100644 --- a/Library/Formula/skytools.rb +++ b/Library/Formula/skytools.rb @@ -6,7 +6,7 @@ class Skytools < Formula    sha1 'c94eb1d86f9b33e49b929e02cefda95150e2fdcf'    # Works only with homebrew postgres: -  # https://github.com/mxcl/homebrew/issues/16024 +  # https://github.com/Homebrew/homebrew/issues/16024    depends_on 'postgresql'    def install | 
