From fb5ad8cb3fe07244c54a929e3a3798ada184f7cf Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Sat, 2 May 2015 22:33:05 +0200 Subject: [PATCH] shell.fm: migrating to homebrew/boneyard Closes Homebrew/homebrew#39290. Signed-off-by: Tim D. Smith --- 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 891f5c4c6f..5a0c7d3608 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -150,6 +150,7 @@ TAP_MIGRATIONS = { "salt" => "homebrew/science", "scantailor" => "homebrew/x11", "shark" => "homebrew/boneyard", + "shell.fm" => "homebrew/boneyard", "sitecopy" => "homebrew/boneyard", "slicot" => "homebrew/science", "smartsim" => "homebrew/x11",