diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-01-10 23:20:30 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-01-10 23:20:30 +0000 |
commit | 451048d95e9606dbc6f1a6ad68d10dad358b9a38 (patch) | |
tree | e1b200b2ce7a2059527dc0b1ab6f82d82b17c681 /usr.bin/Makefile | |
parent | 48a1fe8193c892e17ec8fde4368f51c95720ce0e (diff) |
Forgot to add midiplay here
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 945f10d60a5..fbeefbd1443 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 1998/08/10 16:47:17 millert Exp $ +# $OpenBSD: Makefile,v 1.54 1999/01/10 23:20:29 niklas Exp $ .include <bsd.own.mk> @@ -10,8 +10,8 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \ id indent \ info_mkdb ipcrm ipcs join jot kdump ktrace lam last lastcomm leave \ less lex lndir locate lock logger login logname look lorder m4 \ - machine mail make man mesg mixerctl mkdep mkfifo mkstr mktemp \ - modstat msgs nc netstat newsyslog \ + machine mail make man mesg midiplay mixerctl mkdep mkfifo mkstr \ + mktemp modstat msgs nc netstat newsyslog \ nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \ printf quota rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs \ rsh rup ruptime rusers rwall rwho \ |