From 4e38aaedb8b582e230e546d239ad35fc756b8bab Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 9 Feb 2016 20:19:31 +0000 Subject: Explicitly add more files to the 'runtime' package. Sponsored by: The FreeBSD Foundation --- sbin/shutdown/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/shutdown/Makefile') diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile index 905d1bc..fc7e38b 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ +PACKAGE=runtime PROG= shutdown MAN= shutdown.8 LINKS= ${BINDIR}/shutdown ${BINDIR}/poweroff -- cgit v1.1