diff options
| author | moofusecurity | 2016-03-02 23:58:52 +1100 |
|---|---|---|
| committer | Xu Cheng | 2016-03-26 14:50:10 +0800 |
| commit | b896629da40177a1a9c6c0c6ed05889110fef817 (patch) | |
| tree | 098bb1d630bc6646d5c8a573305b45703f6ef807 /Library | |
| parent | 7f77adffd31fe719667e5fd954e7c0e9b0513f80 (diff) | |
| download | brew-b896629da40177a1a9c6c0c6ed05889110fef817.tar.bz2 | |
connect 1.105 (migrate from boneyard)
connect is a utility that provides SOCKS and HTTPS proxy support to
SSH. I have created a new formula for version 1.104 that works
unlike the formula for 1.100 that is currently in the boneyard.
Closes Homebrew/homebrew#49716.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index ec1532a0a..135631313 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -32,7 +32,6 @@ TAP_MIGRATIONS = { "clusterit" => "homebrew/x11", "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard", - "connect" => "homebrew/boneyard", "coremod" => "homebrew/boneyard", "curlftpfs" => "homebrew/x11", "cwm" => "homebrew/x11", |
