diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-12-27 18:44:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-12-27 18:44:03 +0000 |
commit | c8d2cc509f95919d5f94c97ef93b6769b3c3164f (patch) | |
tree | be4e6a4a047674737757fdb0f8d8b1acf4aa52eb /usr.bin/Makefile | |
parent | 61cb5ddfc0fa7322927c4eb71b8319590ffb8988 (diff) |
enter sdiff
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index a8ba1a654ee..0f04016d998 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.98 2005/11/10 20:09:29 otto Exp $ +# $OpenBSD: Makefile,v 1.99 2005/12/27 18:44:02 deraadt Exp $ .include <bsd.own.mk> @@ -16,8 +16,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ newsyslog \ nfsstat nice nm nohup oldrdist pagesize passwd paste patch pctr pkill \ pmdb pr printenv printf quota radioctl ranlib rdist rdistd readlink \ - renice rev rpcgen rpcinfo rs rsh \ - rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ + renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall rwho \ + sdiff script sectok sed shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \ sudo tail talk tcopy tee telnet tftp tic time tip tn3270 top touch \ tput tr true tset tsort tty usbhidaction usbhidctl ul uname \ |