summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/secure/Makefile b/secure/Makefile
index 7a78d94..7342709 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -7,8 +7,7 @@ SUBDIR= lib libexec usr.bin usr.sbin
# These are the programs which depend on crypto, but not Kerberos.
SPROGS= lib/libfetch lib/libpam lib/libradius lib/libtelnet \
bin/ed libexec/telnetd usr.bin/fetch usr.bin/telnet \
- usr.sbin/pkg_install usr.sbin/ppp usr.sbin/pppd \
- usr.sbin/tcpdump/tcpdump
+ usr.sbin/pkg_install usr.sbin/ppp usr.sbin/tcpdump/tcpdump
.if ${MK_SENDMAIL} != "no"
SPROGS+=usr.sbin/sendmail
.endif
OpenPOWER on IntegriCloud