diff options
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 779d31a4f..6c6810e1b 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -43,6 +43,7 @@ TAP_MIGRATIONS = { "solfege" => "homebrew/boneyard", "storm" => "homebrew/boneyard", "syslog-ng" => "homebrew/boneyard", + "tetgen" => "homebrew/science", "urweb" => "homebrew/boneyard", "wkhtmltopdf" => "homebrew/boneyard", } |
