summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2015-04-24 18:05:22 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2015-04-24 18:05:22 +0000
commitdcb73ae5db664c2a6fe218a9454bff46af5a8084 (patch)
tree85f9b333a74c2c1cc2d141a0f53b96bbde276e2a /usr.bin/Makefile
parent15aaa7114861f523a930e03e818efa68b9170ec2 (diff)
Remove tip(1), superseded by cu(1).
ok deraadt sthen bmercer
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index c905c2a1a71..7bff58386a1 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.150 2015/03/27 01:59:26 schwarze Exp $
+# $OpenBSD: Makefile,v 1.151 2015/04/24 18:05:21 nicm Exp $
.include <bsd.own.mk>
@@ -23,7 +23,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \
sdiff script sed sendbug shar showmount signify skey \
skeyaudit skeyinfo skeyinit sndiod \
sort spell split sqlite3 ssh stat su systat \
- sudo tail talk tcpbench tee telnet tftp tic tip time \
+ sudo tail talk tcpbench tee telnet tftp tic time \
tmux top touch tput tr true tset tsort tty usbhidaction usbhidctl \
ul uname unexpand unifdef uniq units \
unvis users uudecode uuencode vacation vi vis vmstat w wall wc \