diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ack.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ack.rb b/Library/Formula/ack.rb index f7538c668..c5e58c432 100644 --- a/Library/Formula/ack.rb +++ b/Library/Formula/ack.rb @@ -1,7 +1,7 @@ require 'formula' class Ack < Formula - homepage 'http://betterthangrep.com/' + homepage 'http://beyondgrep.com/' url 'https://github.com/petdance/ack2/archive/2.02.tar.gz' sha1 'bad4f48b0aa0e93cc5f526324837d9bce49bd7ac' |
