pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2 Fix typo in previous.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac4bb27955a5
branches: trunk
changeset: 643176:ac4bb27955a5
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 12 09:38:32 2014 +0000
description:
Fix typo in previous.
Noted by Uwe Klaus.
diffstat:
mail/dovecot2/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 51d17aed3f08 -r ac4bb27955a5 mail/dovecot2/options.mk
--- a/mail/dovecot2/options.mk Fri Dec 12 08:54:31 2014 +0000
+++ b/mail/dovecot2/options.mk Fri Dec 12 09:38:32 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index