summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/sendmail/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail/options.mk b/mail/sendmail/options.mk
index a93072db004..34faf55ed2c 100644
--- a/mail/sendmail/options.mk
+++ b/mail/sendmail/options.mk
@@ -1,8 +1,9 @@
-# $NetBSD: options.mk,v 1.11 2005/10/05 13:29:50 wiz Exp $
+# $NetBSD: options.mk,v 1.12 2005/10/20 15:07:26 adrianp Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.sendmail
PKG_SUPPORTED_OPTIONS= inet6 db2 db4 ldap sasl tls tcpwrappers sendmail-socketmap
PKG_SUGGESTED_OPTIONS= tcpwrappers
+PKG_OPTIONS_LEGACY_OPTS+= starttls:tls
.include "../../mk/bsd.options.mk"