aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/exim.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/exim.rb b/Library/Formula/exim.rb
index b93ec5693..dfd7f40cb 100644
--- a/Library/Formula/exim.rb
+++ b/Library/Formula/exim.rb
@@ -5,7 +5,7 @@ class NoBdb5 < Requirement
This software can fail to compile when Berkeley-DB 5.x is installed.
You may need to try:
brew unlink berkeley-db
- brew install dsniff
+ brew install exim
brew link berkeley-db
EOS
end