From 7a13f822976bc5e168a17241f8b4426fa062fa50 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Sat, 8 Aug 2015 03:41:23 +0100 Subject: [PATCH] echoping: to the boneyard Closes Homebrew/homebrew#42644. Signed-off-by: Dominyk Tiller --- 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 662629ecce..bd82398885 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -53,6 +53,7 @@ TAP_MIGRATIONS = { "dwm" => "homebrew/x11", "dzen2" => "homebrew/x11", "easy-tag" => "homebrew/x11", + "echoping" => "homebrew/boneyard", "electric-fence" => "homebrew/boneyard", "encfs" => "homebrew/fuse", "ext2fuse" => "homebrew/fuse",