diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-04-27 03:35:23 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-04-27 03:35:23 +0000 |
commit | 8d50b6f4072fae092ba900fed05de5907c7b39fd (patch) | |
tree | 30be3ed388818ea9c3302d675f311b9cf8ea9199 /usr.bin | |
parent | e8b258966600e7c7933cf4f220714812618e87b6 (diff) |
s/cat/cal/
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 b1d51d65d4b..f792dbc9bb8 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.48 1998/04/26 21:58:16 provos Exp $ +# $OpenBSD: Makefile,v 1.49 1998/04/27 03:35:22 mickey Exp $ .include <bsd.own.mk> SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \ - cat calendar cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt \ + cal calendar cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt \ colrm column comm compile_et compress cpp crontab ctags cut dirname \ du elf2olf encrypt env error expand false file file2c find finger fmt \ fold from fsplit fstat ftp gencat getconf getopt gprof head hexdump \ |