diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-29 06:54:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-29 06:54:21 +0000 |
commit | 61ec27baaa48466163f9ddc662a7cd84f750c843 (patch) | |
tree | 6e1279aac46b18e39f867b59a9fe760d22af4dca /usr.bin | |
parent | 80b107228b6a87f1b31126ccdd869c09dae3ac9a (diff) |
enable mg
Diffstat (limited to 'usr.bin')
-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 9f4b894c222..1f35a432999 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.64 2000/05/28 18:39:42 deraadt Exp $ +# $OpenBSD: Makefile,v 1.65 2000/05/29 06:54:20 deraadt Exp $ .include <bsd.own.mk> @@ -9,7 +9,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes \ finger fmt fold from fsplit fstat ftp gencat getconf getopt gprof \ head hexdump id indent infocmp ipcrm ipcs join jot kdump keynote \ ktrace lam last lastcomm leave less lex lndir locate lock logger \ - login logname look lorder m4 mail make man mesg midiplay mixerctl \ + login logname look lorder m4 mail make man mesg mg midiplay mixerctl \ mkdep mkstr mktemp modstat msgs nc netstat newsyslog nfsstat nice \ nohup oldrdist pagesize passwd paste patch pctr pr printenv printf quota \ rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs rsh rup \ |