aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs
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/fsck_ffs
parenta099694ecdbdc50445487c5b1ebebdc13c2f0b43 (diff)
downloadsrc-a7ffc948497e04354fa512915f7e383ee04ae269.tar.gz
src-a7ffc948497e04354fa512915f7e383ee04ae269.zip
Diffstat (limited to 'sbin/fsck_ffs')
-rw-r--r--sbin/fsck_ffs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/Makefile b/sbin/fsck_ffs/Makefile
index ba8a39a87e1f..351ec432095d 100644
--- a/sbin/fsck_ffs/Makefile
+++ b/sbin/fsck_ffs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
# @(#)Makefile 8.2 (Berkeley) 4/27/95
-PACKAGE=runtime
+PACKAGE=ufs
PROG= fsck_ffs
LINKS+= ${BINDIR}/fsck_ffs ${BINDIR}/fsck_ufs
LINKS+= ${BINDIR}/fsck_ffs ${BINDIR}/fsck_4.2bsd