summaryrefslogtreecommitdiffstats
path: root/rules/ssmtp.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ssmtp.in')
-rw-r--r--rules/ssmtp.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/rules/ssmtp.in b/rules/ssmtp.in
index 8b1b0568d..79ffa375c 100644
--- a/rules/ssmtp.in
+++ b/rules/ssmtp.in
@@ -1,8 +1,5 @@
-menu "ssmtp "
-
-config SSMTP
- bool
- prompt "ssmtp"
+menuconfig SSMTP
+ bool "ssmtp "
default n
help
ssmtp is a small program which can be used to send emails.
@@ -32,5 +29,3 @@ config SSMTP_MD5AUTH
default n
depends on SSMTP
-endmenu
-