summaryrefslogtreecommitdiff
path: root/mail/dovecot2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-12 09:38:32 +0000
committerwiz <wiz@pkgsrc.org>2014-12-12 09:38:32 +0000
commita9ecbe75d0aa7c5e53e6a318897dde9bd532caf6 (patch)
treef30c03b35356da5c49f3e0ea529de3e8c27e8151 /mail/dovecot2
parent7f49a028e8012b1172917d85966ed0dd7c589592 (diff)
downloadpkgsrc-a9ecbe75d0aa7c5e53e6a318897dde9bd532caf6.tar.gz
Fix typo in previous.
Noted by Uwe Klaus.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r--mail/dovecot2/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2/options.mk b/mail/dovecot2/options.mk
index 973726c3ea4..6569dd5b8b1 100644
--- a/mail/dovecot2/options.mk
+++ b/mail/dovecot2/options.mk
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.6 2014/12/12 07:34:13 wiz Exp $
+# $NetBSD: options.mk,v 1.7 2014/12/12 09:38:32 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.dovecot
PKG_SUPPORTED_OPTIONS= gssapi kqueue ldap mysql pam pgsql sqlite
PKG_OPTIONS_OPTIONAL_GROUPS= ssl
PKG_OPTIONS_GROUP.ssl= gnutls ssl
-PKG_SUGGESTED_OPTIONS= pam sqlite sl
+PKG_SUGGESTED_OPTIONS= pam sqlite ssl
.if defined(PKG_HAVE_KQUEUE)
PKG_SUGGESTED_OPTIONS+= kqueue