diff options
Diffstat (limited to 'Library/Formula/tcpstat.rb')
| -rw-r--r-- | Library/Formula/tcpstat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tcpstat.rb b/Library/Formula/tcpstat.rb index f45cd9870..8382941bd 100644 --- a/Library/Formula/tcpstat.rb +++ b/Library/Formula/tcpstat.rb @@ -1,7 +1,7 @@ require 'formula' class Tcpstat < Formula - head 'git://github.com/jtt/tcpstat.git' + head 'https://github.com/jtt/tcpstat.git' homepage 'http://github.com/jtt/tcpstat' def install |
