aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@freebsd.org>2020-12-21 15:00:02 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-04 15:17:12 +0000
commit2d486ba15f3367072d631ee588192ef46687fa4b (patch)
treec3abf2da46917fd696d78c132f0c91e4af852607 /sbin/bectl
parent9cfd8046a48e0c60692e31e66eaa7f9c32b5da0f (diff)
downloadsrc-2d486ba15f3367072d631ee588192ef46687fa4b.tar.gz
src-2d486ba15f3367072d631ee588192ef46687fa4b.zip
pkgbase: Move bectl to the runtime package
runtime contain what is needed to boot in single user and repair a system, bectl could be handy to have in this situation. Differential Revision: https://reviews.freebsd.org/D27708
Diffstat (limited to 'sbin/bectl')
-rw-r--r--sbin/bectl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/bectl/Makefile b/sbin/bectl/Makefile
index 6fa84f48661d..46d43306b9ca 100644
--- a/sbin/bectl/Makefile
+++ b/sbin/bectl/Makefile
@@ -2,6 +2,7 @@
.include <src.opts.mk>
+PACKAGE=runtime
PROG= bectl
MAN= bectl.8