The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=76aebeab7c04af10e28625b48d09fefd49149342
commit 76aebeab7c04af10e28625b48d09fefd49149342 Author: Brooks Davis <bro...@freebsd.org> AuthorDate: 2022-09-29 16:55:24 +0000 Commit: Brooks Davis <bro...@freebsd.org> CommitDate: 2022-09-29 16:56:41 +0000 targets: libexec/telnetd no longer exists --- targets/pseudo/userland/libexec/Makefile.depend | 1 - 1 file changed, 1 deletion(-) diff --git a/targets/pseudo/userland/libexec/Makefile.depend b/targets/pseudo/userland/libexec/Makefile.depend index 4c1e7a118410..a95ae4d98765 100644 --- a/targets/pseudo/userland/libexec/Makefile.depend +++ b/targets/pseudo/userland/libexec/Makefile.depend @@ -34,7 +34,6 @@ DIRDEPS = \ libexec/smrsh \ libexec/talkd \ libexec/tcpd \ - libexec/telnetd \ libexec/tftp-proxy \ libexec/tftpd \ libexec/ulog-helper \