summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2013-03-09 19:27:49 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2013-03-09 19:27:49 +0000
commit6f648c81fc89d3d462ca1a71070971ea2972116e (patch)
tree1f938a6769cfefc8d00ccf4e33b3e81dfe84b8b2 /usr.bin/Makefile
parentaf792f904058bddf1a5791d4a2c1ca41696d17ca (diff)
Add new cu to the build and disable tip. Also bump "first appeared in"
to .Ox 5.4 in cu.1. New cu is a libevent-based implementation of the useful features of the old tip/cu, plus a few new things like basic xmodem support. ok deraadt
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 5682ebdcfc2..ddca4353b77 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.126 2012/11/23 07:03:28 ratchov Exp $
+# $OpenBSD: Makefile,v 1.127 2013/03/09 19:27:48 nicm Exp $
.include <bsd.own.mk>
SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
basename bc bdes bgplg \
biff cal calendar cap_mkdb cdio chpass cmp col colrm \
- column comm compile_et compress cpp crontab csplit ctags cut \
+ column comm compile_et compress cpp crontab csplit ctags cu cut \
dc deroff diff diff3 dirname du encrypt env expand false file \
file2c find fgen finger fmt fold from fsplit fstat ftp gencat getcap \
getconf getent getopt gprof grep gzsig head hexdump id indent \
@@ -23,7 +23,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
rwho sdiff script sed sendbug shar showmount skey \
skeyaudit skeyinfo skeyinit sndiod \
sort spell split sqlite3 ssh stat su systat \
- sudo tail talk tcopy tcpbench tee telnet tftp tic time tip \
+ sudo tail talk tcopy 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 \