summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2009-06-01 18:35:21 +0000
committerderaadt <deraadt@openbsd.org>2009-06-01 18:35:21 +0000
commit0d5c9805a1ef17b473e1e2d5d306501b9d70fb6c (patch)
tree24430855513eade5ea6a53ba06375cfcf4965b85
parentFix NULL dereference in aml_name.c (acpidump) (diff)
downloadwireguard-openbsd-0d5c9805a1ef17b473e1e2d5d306501b9d70fb6c.tar.xz
wireguard-openbsd-0d5c9805a1ef17b473e1e2d5d306501b9d70fb6c.zip
We are done with sup, other sucky tools are better now
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 25aa45e930f..58b73f9591d 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.110 2009/06/01 16:57:24 deraadt Exp $
+# $OpenBSD: Makefile,v 1.111 2009/06/01 18:35:21 deraadt Exp $
.include <bsd.own.mk>
@@ -19,7 +19,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
pmdb pr printenv printf quota radioctl ranlib rcs rdist rdistd \
readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \
rwho sdiff script sectok sed sendbug shar showmount skey \
- skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \
+ skeyaudit skeyinfo skeyinit sort spell split ssh stat su systat \
sudo tail talk tcopy tcpbench tee telnet tftp tic time tip tn3270 \
top touch tput tr true tset tsort tty usbhidaction usbhidctl ul uname \
unexpand unifdef uniq units \