diff options
| author | Mike McQuaid | 2014-12-27 16:29:16 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-27 16:29:16 +0000 |
| commit | d87ba53333b976b4595e71039b4911601f690d55 (patch) | |
| tree | 17fe4c290799f357887bb93888b46871a5ea222f /Library/Homebrew/tap_migrations.rb | |
| parent | 53573b796726992e137fad9afdef1f1400e03740 (diff) | |
| download | homebrew-d87ba53333b976b4595e71039b4911601f690d55.tar.bz2 | |
tap_migrations: add missed x3270 formula
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 dcf56e10a..741c6cc00 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -148,6 +148,7 @@ TAP_MIGRATIONS = { "viewglob" => "homebrew/x11", "wkhtmltopdf" => "homebrew/boneyard", "wmctrl" => "homebrew/x11", + "x3270" => "homebrew/x11", "xchat" => "homebrew/x11", "xclip" => "homebrew/x11", "xdotool" => "homebrew/x11", |
