Skip to content

Commit

Permalink
pkgbase: Put sconfig in FreeBSD-utilities
Browse files Browse the repository at this point in the history
There is no need to have it in runtime as it's not essential.

MFC after:	2 weeks
Sponsored by:	Beckhoff Automation GmbH & Co. KG
  • Loading branch information
evadot committed Dec 21, 2021
1 parent 9e94953 commit 0855e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/sconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cronyx Id: sbin.sconfig.Makefile,v 1.1.4.1 2003/02/17 12:51:24 rik Exp $
# $FreeBSD$

PACKAGE=runtime
PACKAGE=utilities
PROG= sconfig
MAN= sconfig.8
WARNS?= 2
Expand Down

0 comments on commit 0855e37

Please sign in to comment.