aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fsync
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:13:08 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:13:08 +0000
commita7b5a3d48640f3f5898b05328d71c2949b6b7098 (patch)
treed0f41665eb81332765bfb3987d27cb3e509162a2 /usr.bin/fsync
parentdf347c8a2e8ac08df4c1a6058c12b9f01c289cff (diff)
downloadsrc-a7b5a3d48640f3f5898b05328d71c2949b6b7098.tar.gz
src-a7b5a3d48640f3f5898b05328d71c2949b6b7098.zip
Notes
Diffstat (limited to 'usr.bin/fsync')
-rw-r--r--usr.bin/fsync/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fsync/Makefile b/usr.bin/fsync/Makefile
index c9bc5249ee6f..e6c1c535dfb0 100644
--- a/usr.bin/fsync/Makefile
+++ b/usr.bin/fsync/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= runtime
PROG= fsync
.include <bsd.prog.mk>