aboutsummaryrefslogtreecommitdiff
path: root/sbin/umount
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-09 20:19:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-09 20:19:31 +0000
commit406d87b1c3c9fb02dc1256f4e634c0fc71a22799 (patch)
treece82fc9553b2d032d76c04f433760fd4c0eab4eb /sbin/umount
parentacf5bd83beda0eb439495e388cac14f1e153b738 (diff)
Notes
Diffstat (limited to 'sbin/umount')
-rw-r--r--sbin/umount/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile
index e472b41de4931..cdc66b9ed8086 100644
--- a/sbin/umount/Makefile
+++ b/sbin/umount/Makefile
@@ -2,6 +2,7 @@
#
# $FreeBSD$
+PACKAGE=runtime
PROG= umount
SRCS= umount.c vfslist.c mounttab.c
MAN= umount.8