summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-12-29 20:14:39 +0000
committertrasz <trasz@FreeBSD.org>2009-12-29 20:14:39 +0000
commit76eb2bb5eb357872fac68fae68af25dcfc40f714 (patch)
treea8fd2e1a43d5fa8b50a541273f59f26277207f0b /secure
parent91f3d0f75178d899001091cc66ff1f70e1ed7c84 (diff)
downloadFreeBSD-src-76eb2bb5eb357872fac68fae68af25dcfc40f714.zip
FreeBSD-src-76eb2bb5eb357872fac68fae68af25dcfc40f714.tar.gz
Remove pppd, it's gone.
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