aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorJack Nagel2014-06-04 22:36:30 -0500
committerJack Nagel2014-06-04 22:36:59 -0500
commita87fe8cd3640bb5733295890980ccbae6873c444 (patch)
tree03829d47efe896fad9923a7025a352082028298f /Library/Homebrew/tap_migrations.rb
parent0357edcf3b50b68362dcf4c79271786b4b9b6f60 (diff)
downloadbrew-a87fe8cd3640bb5733295890980ccbae6873c444.tar.bz2
Remove tmap
Closes Homebrew/homebrew#29744.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index 4da24c137..040f7d296 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -47,6 +47,7 @@ TAP_MIGRATIONS = {
"storm" => "homebrew/boneyard",
"syslog-ng" => "homebrew/boneyard",
"tetgen" => "homebrew/science",
+ "tmap" => "homebrew/boneyard",
"urweb" => "homebrew/boneyard",
"wkhtmltopdf" => "homebrew/boneyard",
}