diff --git a/net/dnsdist/Makefile b/net/dnsdist/Makefile index 6d4ffb1a5f..6c0c45b6d4 100644 --- a/net/dnsdist/Makefile +++ b/net/dnsdist/Makefile @@ -32,7 +32,7 @@ menu "Configuration" comment "SSL Support" choice prompt "Selected SSL library" - default DNSDIST_OPENSSSL + default DNSDIST_OPENSSL config DNSDIST_OPENSSL bool "OpenSSL"