aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dovecot.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index 38bd93b3d..c2236201e 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -7,6 +7,12 @@ class Dovecot < Formula
sha1 "ee8efc77cb9d502dc416ae4fba242adc5f01c163"
revision 1
+ bottle do
+ sha1 "a6415b279563db21494c1864d270fb61c312f18a" => :mavericks
+ sha1 "cc8309d739d204b5ce5c45335be5ebbbff410a9a" => :mountain_lion
+ sha1 "4052ef056229342578eac5e1110092c8f54d68c9" => :lion
+ end
+
depends_on "clucene" => :optional
depends_on "openssl"