diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb new file mode 100644 index 000000000..5ed0e67d5 --- /dev/null +++ b/Library/Homebrew/tap_migrations.rb @@ -0,0 +1,3 @@ +TAP_MIGRATIONS = { + 'octave' => 'homebrew/science', +} |
