diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2013-03-10 17:55:55 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2013-03-10 17:55:55 +0000 |
commit | 1093f48fec26ac780574849c753786d8f9162912 (patch) | |
tree | 4d9e232abb1754b57bf38cfd15a75eaced5ff102 /usr.bin/Makefile | |
parent | 6f1a631cbcfa79a709162d1b978e310e7a963349 (diff) |
Put tip back but without the hardlink to cu for now, ok deraadt
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index ddca4353b77..37f60b6b820 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.127 2013/03/09 19:27:48 nicm Exp $ +# $OpenBSD: Makefile,v 1.128 2013/03/10 17:55:54 nicm Exp $ .include <bsd.own.mk> @@ -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 \ + sudo tail talk tcopy tcpbench tee telnet tftp tic tip 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 \ |