diff options
| author | ilovezfs | 2017-10-05 21:00:48 -0700 |
|---|---|---|
| committer | GitHub | 2017-10-05 21:00:48 -0700 |
| commit | 10491e1c302d96cffe59dbfaa2e9876022fbe5aa (patch) | |
| tree | 3cfba9daf749bb33ec38f61fbe13d9e8003313fb /Library | |
| parent | 3c0162a5ba387085c93b5172bdf6696e2045063e (diff) | |
| parent | 1c0f12307bc1699e90fcf3c61543d359100dbe43 (diff) | |
| download | brew-10491e1c302d96cffe59dbfaa2e9876022fbe5aa.tar.bz2 | |
Merge pull request #3274 from MikeMcQuaid/official-taps-remove-apache
official_taps: remove apache.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/official_taps.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/official_taps.rb b/Library/Homebrew/official_taps.rb index dcb65d9f8..ed966c804 100644 --- a/Library/Homebrew/official_taps.rb +++ b/Library/Homebrew/official_taps.rb @@ -1,5 +1,4 @@ OFFICIAL_TAPS = %w[ - apache nginx php science @@ -17,6 +16,7 @@ OFFICIAL_CMD_TAPS = { }.freeze DEPRECATED_OFFICIAL_TAPS = %w[ + apache binary completions devel-only |
