diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/htop.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/htop.rb b/Library/Formula/htop.rb index 0091b0ec4..eeee77049 100644 --- a/Library/Formula/htop.rb +++ b/Library/Formula/htop.rb @@ -1,7 +1,7 @@ require 'formula' class Htop <Formula - head 'git://github.com/AndyA/htop-osx.git', :branch => 'osx' + head 'git://github.com/cynthia/htop-osx.git' homepage 'http://htop.sourceforge.net/' def install |
