diff options
| author | Baptiste Fontaine | 2015-08-28 16:18:44 +0200 |
|---|---|---|
| committer | Baptiste Fontaine | 2015-08-28 19:56:41 +0200 |
| commit | c9c56bc6e9e3338746b5591dbd92a42c17d0d410 (patch) | |
| tree | 6e2dd61e4806f042ef9fff1b24c8c4eaef4d9cc3 | |
| parent | 2881d282775a948d8400a43da248e86395e5c0a0 (diff) | |
| download | brew-c9c56bc6e9e3338746b5591dbd92a42c17d0d410.tar.bz2 | |
owamp: migrating to boneyard
Closes Homebrew/homebrew#43361.
Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
| -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 d341135ed..eb644b274 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", |
