aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsirand
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/fsirand
parentacf5bd83beda0eb439495e388cac14f1e153b738 (diff)
downloadsrc-406d87b1c3c9fb02dc1256f4e634c0fc71a22799.tar.gz
src-406d87b1c3c9fb02dc1256f4e634c0fc71a22799.zip
Explicitly add more files to the 'runtime' package.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/projects/release-pkg/; revision=295450
Diffstat (limited to 'sbin/fsirand')
-rw-r--r--sbin/fsirand/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/fsirand/Makefile b/sbin/fsirand/Makefile
index 2ae820a84783..c415b11983f1 100644
--- a/sbin/fsirand/Makefile
+++ b/sbin/fsirand/Makefile
@@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $
# $FreeBSD$
+PACKAGE=runtime
PROG= fsirand
MAN= fsirand.8
WARNS?= 3