diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ponysay.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ponysay.rb b/Library/Formula/ponysay.rb index f23aee4f7..b0faec371 100644 --- a/Library/Formula/ponysay.rb +++ b/Library/Formula/ponysay.rb @@ -1,7 +1,7 @@ require 'formula' class Ponysay < Formula - homepage 'http://terse.tk/ponysay/' + homepage 'http://erkin.co/ponysay/' url 'https://github.com/erkin/ponysay/archive/3.0.1.tar.gz' sha1 'bb867de2cf20a4bc454143d214c8968a0bdbe715' |
