summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2014-10-01 09:50:29 +0000
committermpi <mpi@openbsd.org>2014-10-01 09:50:29 +0000
commit5fdcd3ffc079cd2ea636c3f524abf64355de9bee (patch)
tree23db2b9c3b1808a71bfabd7df7785f732215a963 /usr.sbin/Makefile
parentUse the modern way of checking if a local route exists. (diff)
downloadwireguard-openbsd-5fdcd3ffc079cd2ea636c3f524abf64355de9bee.tar.xz
wireguard-openbsd-5fdcd3ffc079cd2ea636c3f524abf64355de9bee.zip
Unhook sliplogin and slstats
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 e839445f398..8b6560f6d12 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.182 2014/08/26 19:35:31 robert Exp $
+# $OpenBSD: Makefile,v 1.183 2014/10/01 09:50:29 mpi Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon rarpd rbootd rcctl rdate relayctl relayd repquota rip6query \
ripctl ripd rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
- rtsold sa sasyncd sensorsd sliplogin slowcgi slstats smtpd \
+ rtsold sa sasyncd sensorsd slowcgi smtpd \
snmpctl snmpd spamdb syslogc syslogd sysmerge tcpdrop tcpdump \
tftp-proxy tftpd tokenadm tokeninit traceroute trpt \
unbound usbdevs user vipw watchdogd wsconscfg wsfontload wsmoused \