From 40f552f891e5194838ae104a56a25548318aac11 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 17 Jun 2014 08:06:28 +0100 Subject: [PATCH] connect: redact formula, move to boneyard. Closes Homebrew/homebrew#30028. --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 7e8cd25a15..3deb3a24c8 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -14,6 +14,7 @@ TAP_MIGRATIONS = { "cloudfoundry-cli" => "pivotal/tap", "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard", + "connect" => "homebrew/boneyard", "denyhosts" => "homebrew/boneyard", "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard",