summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-10-26 13:07:13 +0000
committerderaadt <deraadt@openbsd.org>2015-10-26 13:07:13 +0000
commitd6745f5c843e33fa3d8b10845892a862bd758f2d (patch)
tree99df2e52040ca5a73679bca89f4b81de5302a698 /usr.sbin/Makefile
parentremove TMPDIR support. ok millert (diff)
downloadwireguard-openbsd-d6745f5c843e33fa3d8b10845892a862bd758f2d.tar.xz
wireguard-openbsd-d6745f5c843e33fa3d8b10845892a862bd758f2d.zip
rip6query goes to the attic. Hopefully route6d (rip6d?) will get some
love instead, prod prod. ok claudio jca mpi
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index b89a451c7c6..77aa086a204 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.188 2015/10/15 21:27:37 tedu Exp $
+# $OpenBSD: Makefile,v 1.189 2015/10/26 13:07:13 deraadt Exp $
.include <bsd.own.mk>
@@ -13,9 +13,8 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
npppctl npppd nsd ntpd ospfctl ospfd ospf6d ospf6ctl \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon radiusctl radiusd rarpd rbootd \
- rcctl rdate rebound relayctl \
- relayd repquota rip6query ripctl ripd rmt route6d rpc.bootparamd \
- rpc.lockd rpc.statd rtadvd \
+ rcctl rdate rebound relayctl relayd repquota ripctl ripd \
+ rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
sa sasyncd sensorsd slowcgi smtpd \
snmpctl snmpd spamdb syslogc syslogd sysmerge tcpdrop tcpdump \
tftp-proxy tftpd tokenadm tokeninit traceroute trpt \