summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2018-07-23 11:56:02 +0000
committerflorian <florian@openbsd.org>2018-07-23 11:56:02 +0000
commit2f6f2873888a5c24296a8e87285f38d895df30a7 (patch)
tree9528974a3539bef179f2949fc795c0f5f3258426 /usr.sbin/Makefile
parentIt's time to switch to rad(8); tested by many. (diff)
downloadwireguard-openbsd-2f6f2873888a5c24296a8e87285f38d895df30a7.tar.xz
wireguard-openbsd-2f6f2873888a5c24296a8e87285f38d895df30a7.zip
It's time to switch to rad(8); tested by many.
Unhook rtadvd from build. OK deraadt, phessler
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 85d0a53f14b..da437ba9608 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.202 2018/07/12 08:19:00 florian Exp $
+# $OpenBSD: Makefile,v 1.203 2018/07/23 11:56:02 florian Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon ractl rad radiusctl radiusd rarpd rbootd \
rcctl rdate rebound relayctl relayd repquota ripctl ripd \
- rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
+ rmt route6d rpc.bootparamd rpc.lockd rpc.statd \
sa sasyncd sensorsd slaacctl slowcgi smtpd \
snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \
syspatch tcpdrop tcpdump tftp-proxy tftpd tokenadm tokeninit \