mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
7de159bd82
Telnet doesn't use encryption except with Kerberos. As telnet's crypto
is so old that it's unsupprted by newer Kerberos, like MIT KRB5, just
disable it as well. It's not needed without unsupported Kerberos
support.
Fixes: 0f2702d964