diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-01-03 22:47:19 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-01-03 22:47:19 +0000 |
commit | afb591c7cd87148d7e84a73f13c8c8c128f193c5 (patch) | |
tree | 9bfbb7d7235276da60c1bc852417244895a292b0 /usr.bin/Makefile | |
parent | 4680196e605f6e1486b2c58cda927406f97e552a (diff) |
signify into the build
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 1f803c53e70..e9db4c8e27c 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.134 2013/09/08 19:00:31 jca Exp $ +# $OpenBSD: Makefile,v 1.135 2014/01/03 22:47:18 tedu Exp $ .include <bsd.own.mk> @@ -20,7 +20,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner \ pkg-config pkill \ pr printenv printf quota radioctl rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ - rwho sdiff script sed sendbug shar showmount skey \ + rwho sdiff script sed sendbug shar showmount signify skey \ skeyaudit skeyinfo skeyinit sndiod \ sort spell split sqlite3 ssh stat su systat \ sudo tail talk tcopy tcpbench tee telnet tftp tic tip time \ |