diff options
-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 56a1466..fbe4e45 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -119,10 +119,10 @@ SUBDIR= alias \ ${_mkuzip} \ msgs \ mt \ + ${_nc} \ ncal \ ${_ncplist} \ ${_ncplogin} \ - ${_nc} \ netstat \ newgrp \ ${_newkey} \ |