diff options
Diffstat (limited to 'Library')
| -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 f9e3446bc..17cedfd5a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -189,6 +189,7 @@ TAP_MIGRATIONS = { "rdesktop" => "homebrew/x11", "rocket" => "homebrew/boneyard", "rofs-filtered" => "homebrew/fuse", + "rtags" => "homebrew/boneyard", "rxvt-unicode" => "homebrew/x11", "s3-backer" => "homebrew/fuse", "s3fs" => "homebrew/fuse", |
