diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-02-27 10:19:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-02-27 10:19:22 +0000 |
commit | fc7ed00bbba1e0fe9a44c8baa7e7b7c239808633 (patch) | |
tree | df43492b1feb2f47a45e8802eb3c60949a25060e /usr.bin/Makefile | |
parent | 1ff1e51b7310dede9335e0c16c80fbae91744772 (diff) |
ugh got bitten by the path
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 9a53c32be07..9dcb7e58d80 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.105 2008/02/27 09:21:32 deraadt Exp $ +# $OpenBSD: Makefile,v 1.106 2008/02/27 10:19:21 deraadt Exp $ .include <bsd.own.mk> @@ -14,7 +14,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ locate lock logger login logname look lorder m4 mail make man mesg mg \ midiplay mixerctl mkdep mklocale mkstr mktemp modstat msgs nc netstat \ newsyslog \ - nfsstat nice nm nohup oldrdist opencvs pagesize passwd paste patch pctr \ + nfsstat nice nm nohup oldrdist cvs pagesize passwd paste patch pctr \ pkg-config pkill \ pmdb pr printenv printf quota radioctl ranlib rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ |