diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-04-19 14:56:18 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-04-19 14:56:18 +0000 |
commit | b2ca21bce2d8a9ee9387ee7c49e12c7fd9ff40f3 (patch) | |
tree | 1f27635814e1b6a2e520dc32d1ee060c5a70c027 /usr.bin/Makefile | |
parent | a40ed23cdfb48b787041508136db7c19e08b8daf (diff) |
the valkyries have come for rsh as well
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 54c004fdae5..3030bb8c0e7 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.139 2014/04/18 19:13:16 okan Exp $ +# $OpenBSD: Makefile,v 1.140 2014/04/19 14:56:17 tedu Exp $ .include <bsd.own.mk> @@ -19,7 +19,7 @@ SUBDIR= apply arch asa at aucat audioctl awk banner \ nfsstat nice nm nl nohup oldrdist pagesize passwd paste patch pctr \ pkg-config pkill \ pr printenv printf quota radioctl rcs rdist rdistd \ - readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ + readlink renice rev rpcgen rpcinfo rs rup ruptime rusers rwall \ rwho sdiff script sed sendbug shar showmount signify skey \ skeyaudit skeyinfo skeyinit sndiod \ sort spell split sqlite3 ssh stat su systat \ |