aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-07-22 11:22:29 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-10-26 17:46:34 +0000
commita7ffc948497e04354fa512915f7e383ee04ae269 (patch)
tree0170259c3db3e6725bb6a5281c70805d7010254f /sbin/dump/Makefile
parenta099694ecdbdc50445487c5b1ebebdc13c2f0b43 (diff)
downloadsrc-a7ffc948497e04354fa512915f7e383ee04ae269.tar.gz
src-a7ffc948497e04354fa512915f7e383ee04ae269.zip
pkgbase: Put ufs related tools and lib in their own package
It's not really useful in a jail or in a mdroot or even if a users wants to do a full zfs machine. Reviewed by: mckusick Differential Revision: https://reviews.freebsd.org/D36227
Diffstat (limited to 'sbin/dump/Makefile')
-rw-r--r--sbin/dump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index f611d6b1ab47..0977a969609b 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -13,7 +13,7 @@
# DEBUG use local directory to find ddate and dumpdates
# TDEBUG trace out the process forking
-PACKAGE=runtime
+PACKAGE=ufs
PROG= dump
CONFS= /dev/null
CONFSGRP= operator