diff options
Diffstat (limited to 'Library/Formula/mutt.rb')
| -rw-r--r-- | Library/Formula/mutt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb index 03310e241..96b7515e8 100644 --- a/Library/Formula/mutt.rb +++ b/Library/Formula/mutt.rb @@ -24,7 +24,7 @@ class Mutt < Formula option "with-debug", "Build with debug option enabled" option "with-trash-patch", "Apply trash folder patch" - option "with-slang", "Build against slang instead of ncurses" + option "with-s-lang", "Build against slang instead of ncurses" option "with-ignore-thread-patch", "Apply ignore-thread patch" option "with-pgp-verbose-mime-patch", "Apply PGP verbose mime patch" option "with-confirm-attachment-patch", "Apply confirm attachment patch" |
