From c9c56bc6e9e3338746b5591dbd92a42c17d0d410 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Fri, 28 Aug 2015 16:18:44 +0200 Subject: [PATCH] owamp: migrating to boneyard Closes Homebrew/homebrew#43361. Signed-off-by: Baptiste Fontaine --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index d341135edc..eb644b2745 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -155,6 +155,7 @@ TAP_MIGRATIONS = { "openfst" => "homebrew/science", "opengrm-ngram" => "homebrew/science", "ori" => "homebrew/fuse", + "owamp" => "homebrew/boneyard", "pan" => "homebrew/boneyard", "pari" => "homebrew/x11", "par2tbb" => "homebrew/boneyard",