diff options
| author | Shaun Jackman | 2015-01-08 12:02:02 -0800 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-09 08:22:14 +0000 |
| commit | 2bf4acbcabf2c830f4fe5715df859f924d27d7ac (patch) | |
| tree | 04aefab71c6ea7f20e80b7587fcfa6ab157a2f2e /Library/Homebrew/tap_migrations.rb | |
| parent | 6caf1988f0d0326d672066112396e257b63585ca (diff) | |
| download | homebrew-2bf4acbcabf2c830f4fe5715df859f924d27d7ac.tar.bz2 | |
newick-utils 1.6: Move to Homebrew/science
Closes #35671.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 106fea4a7..038d27418 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -101,6 +101,7 @@ TAP_MIGRATIONS = { "msgpack-rpc" => "homebrew/boneyard", "mupdf" => "homebrew/x11", "mydumper" => "homebrew/boneyard", + "newick-utils" => "homebrew/science", "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science", |
