summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-25 14:40:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-25 14:40:38 +0000
commit9215669c364455ba236030fd7bf2b6a687064640 (patch)
tree600de2e59f697f01f692783db325c3f97e5ca352 /usr.bin/Makefile
parent3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb (diff)
downloadsrc-test-9215669c364455ba236030fd7bf2b6a687064640.tar.gz
src-test-9215669c364455ba236030fd7bf2b6a687064640.zip
Readd protect(2) removed by mistake
Reported by: emaste
Notes
Notes: svn path=/head/; revision=275043
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 3f2a6e7c4ddfc..298903e5e5b9d 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -134,6 +134,7 @@ SUBDIR= alias \
printenv \
printf \
procstat \
+ protect \
rctl \
renice \
rev \