diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -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 06ac9754c..61b768927 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -40,6 +40,7 @@ TAP_MIGRATIONS = {    "slicot" => "homebrew/science",    "shark" => "homebrew/boneyard",    "solfege" => "homebrew/boneyard", +  "storm" => "homebrew/boneyard",    "syslog-ng" => "homebrew/boneyard",    "urweb" => "homebrew/boneyard",    "wkhtmltopdf" => "homebrew/boneyard",  | 
