diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/connect.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/connect.rb b/Library/Formula/connect.rb index ec899f77f..81746ba57 100644 --- a/Library/Formula/connect.rb +++ b/Library/Formula/connect.rb @@ -1,9 +1,9 @@ require 'formula' class Connect < Formula + homepage 'http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html' url 'http://www.meadowy.org/~gotoh/ssh/connect.c' version '1.100' - homepage 'http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html' sha1 '39614dfa842514f46bdb6ff66a10d2f5b084234f' def install |
