summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-03-17 17:07:44 +0000
committerderaadt <deraadt@openbsd.org>2014-03-17 17:07:44 +0000
commit890746810e24ea027f108cccac9f88e47d4d413e (patch)
tree2d2febf49303bc2b1785e4253f0d0b71b6966eb8 /usr.sbin/Makefile
parentNuke pointless blank lines, defines, comments and casts. Eliminate (diff)
downloadwireguard-openbsd-890746810e24ea027f108cccac9f88e47d4d413e.tar.xz
wireguard-openbsd-890746810e24ea027f108cccac9f88e47d4d413e.zip
the userland ppp(9) code goes awa. Having too much ppp choice in the
tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index afdc2f4fa38..ffe2fbfd7c8 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.174 2014/03/15 22:13:36 sthen Exp $
+# $OpenBSD: Makefile,v 1.175 2014/03/17 17:07:44 deraadt Exp $
.include <bsd.own.mk>
@@ -11,7 +11,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
memconfig mksuncd mkuboot mopd mrinfo mrouted \
mtrace mtree ndp netgroup_mkdb \
nginx npppctl npppd nsd ntpd openssl ospfctl ospfd ospf6d ospf6ctl \
- pcidump pkg_add portmap ppp pppd pppoe procmap pstat pwd_mkdb \
+ pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon rarpd rbootd rdate relayctl relayd repquota rip6query \
ripctl ripd rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
rtsold rwhod sa sasyncd sensorsd sliplogin slowcgi slstats smtpd \