From 2a60bd0f98000e8a6d6276e4301f4a57a54c26bf Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Mon, 6 Jul 2015 00:06:35 +0200 Subject: [PATCH] mat: migrating to boneyard Closes Homebrew/homebrew#41389. Signed-off-by: Baptiste Fontaine --- 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 4facdcdbb6..31edbbf74f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -127,6 +127,7 @@ TAP_MIGRATIONS = { "libspotify" => "homebrew/binary", "lilypond" => "homebrew/tex", "lmutil" => "homebrew/binary", + "mat" => "homebrew/boneyard", "meld" => "homebrew/x11", "mesalib-glw" => "homebrew/x11", "mess" => "homebrew/games",