diff options
author | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2014-08-19 06:50:54 +0000 |
commit | d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2 (patch) | |
tree | b04f4bd7cd887f50e7d98af35f46b9834ff86c80 /pkgs/pseudo/usr.bin/Makefile.depend | |
parent | 3c8e37b1d04827f33c0c9a7594bd1b1ef7cdb3d3 (diff) | |
parent | 4fbde208c6460d576f64d6dc3cdc6cab085a4283 (diff) | |
download | FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.zip FreeBSD-src-d7cd1d425cc1ea9451fa235e3af9b6625c3e0de2.tar.gz |
Merge head from 7/28
Diffstat (limited to 'pkgs/pseudo/usr.bin/Makefile.depend')
-rw-r--r-- | pkgs/pseudo/usr.bin/Makefile.depend | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/pseudo/usr.bin/Makefile.depend b/pkgs/pseudo/usr.bin/Makefile.depend index cdfdc1a..2eef3c0 100644 --- a/pkgs/pseudo/usr.bin/Makefile.depend +++ b/pkgs/pseudo/usr.bin/Makefile.depend @@ -13,7 +13,6 @@ DIRDEPS = \ usr.bin/atf/atf-config \ usr.bin/atf/atf-report \ usr.bin/atf/atf-run \ - usr.bin/atf/atf-sh \ usr.bin/atf/atf-version \ usr.bin/atm/sscop \ usr.bin/awk \ @@ -202,6 +201,7 @@ DIRDEPS = \ usr.bin/telnet \ usr.bin/tftp \ usr.bin/time \ + usr.bin/timeout \ usr.bin/tip/tip \ usr.bin/top \ usr.bin/touch \ @@ -231,6 +231,7 @@ DIRDEPS = \ usr.bin/vi \ usr.bin/vis \ usr.bin/vmstat \ + usr.bin/vtfontcvt \ usr.bin/w \ usr.bin/wall \ usr.bin/wc \ |