aboutsummaryrefslogtreecommitdiff
path: root/mail/panda-imap
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/panda-imap
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/panda-imap')
-rw-r--r--mail/panda-imap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/panda-imap/Makefile b/mail/panda-imap/Makefile
index 586050db9448..5226c883ffc1 100644
--- a/mail/panda-imap/Makefile
+++ b/mail/panda-imap/Makefile
@@ -33,7 +33,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