summaryrefslogtreecommitdiffstats
path: root/rescue/rescue
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2011-11-15 16:20:39 +0000
committerdes <des@FreeBSD.org>2011-11-15 16:20:39 +0000
commitc1ca763685207339b85bfa4eccf72438df683eb9 (patch)
treee47f346fd761948f40a433977f7d114f32c24df7 /rescue/rescue
parent592f1223238de6179ee6857f9d2d18e6f324f235 (diff)
downloadFreeBSD-src-c1ca763685207339b85bfa4eccf72438df683eb9.zip
FreeBSD-src-c1ca763685207339b85bfa4eccf72438df683eb9.tar.gz
Add netcat (nc) to /rescue.
MFC after: 3 weeks
Diffstat (limited to 'rescue/rescue')
-rw-r--r--rescue/rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 81d230d..9eea239 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -181,7 +181,7 @@ CRUNCH_BUILDOPTS_dhclient= -DRELEASE_CRUNCH -Dlint
#
CRUNCH_SRCDIRS+= usr.bin
-CRUNCH_PROGS_usr.bin= head mt sed tail tee
+CRUNCH_PROGS_usr.bin= head mt nc sed tail tee
CRUNCH_PROGS_usr.bin+= gzip
CRUNCH_ALIAS_gzip= gunzip gzcat zcat
OpenPOWER on IntegriCloud