diff options
Diffstat (limited to 'Library/Formula/bitlbee.rb')
| -rw-r--r-- | Library/Formula/bitlbee.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bitlbee.rb b/Library/Formula/bitlbee.rb index 2892c45c5..ddae34b66 100644 --- a/Library/Formula/bitlbee.rb +++ b/Library/Formula/bitlbee.rb @@ -4,6 +4,7 @@ class Bitlbee < Formula homepage 'http://www.bitlbee.org/' url 'http://get.bitlbee.org/src/bitlbee-3.2.1.tar.gz' sha1 '954471ab87206826c072f31b3def40a1be5a78f5' + revision 1 option 'with-finch', "Use finch/libpurple for all communication with instant messaging networks" option 'with-libotr', "Build with otr (off the record) support" |
