diff options
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 8082a7f..a0c83bb 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -151,7 +151,7 @@ SUBDIR= ${_addr2line} \ showmount \ ${_size} \ sockstat \ - soeliminate \ + soelim \ sort \ split \ stat \ |