diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index d2fa84613aff..88b992615a42 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -97,7 +97,7 @@ SIGNATURE_MENU_DESC= Signature menu SLANG_DESC= SLANG support SMIME_OUTLOOK_COMPAT_DESC= SMIME outlook compatibility SMTP_DESC= SMTP relay support -TOKYOCABINET= Use tokyocabinet instead of Berkley DB +TOKYOCABINET_DESC= Use tokyocabinet instead of Berkley DB TRASH_PATCH_DESC= Trash folder support XML_DESC= Use XML tools for building documentation |