diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 5e9b8e083d..f834c2b940 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -6,4 +6,5 @@ TAP_MIGRATIONS = { 'qfits' => 'homebrew/boneyard', 'blackbox' => 'homebrew/boneyard', 'libgtextutils' => 'homebrew/science', + 'syslog-ng', => 'homebrew/boneyard', }