aboutsummaryrefslogtreecommitdiff
path: root/mail/imap-uw
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-11-14 03:15:03 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-11-14 03:15:03 +0000
commit3c8a36012b142a4660c87d9284eb0ce5f7bc5a58 (patch)
treebb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /mail/imap-uw
parent5558ef6556714b55605398a4c15a914103fbdb96 (diff)
downloadports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.tar.gz
ports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.zip
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage
Notes
Notes: svn path=/head/; revision=426080
Diffstat (limited to 'mail/imap-uw')
-rw-r--r--mail/imap-uw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile
index 51e2e22d1e07..96a2141f89f8 100644
--- a/mail/imap-uw/Makefile
+++ b/mail/imap-uw/Makefile
@@ -36,7 +36,7 @@ ALL_TARGET= bsf
OPTIONS_DEFINE= SSL SSL_AND_PLAINTEXT DRAC NETSCAPE_BRAIN_DAMAGE DOCS
OPTIONS_DEFAULT= SSL
OPTIONS_SUB= yes
-SSL_DESC= Compile with SSL support
+
SSL_AND_PLAINTEXT_DESC= Allow plain text passwords and SSL
DRAC_DESC= Dynamically open MTA for relaying
NETSCAPE_BRAIN_DAMAGE_DESC= See Makefile for documentation