mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
pkgbase: Put sconfig in FreeBSD-utilities
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
(cherry picked from commit 0855e37c72)
This commit is contained in:
parent
04fb6e4380
commit
f1176bdaab
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
MANSUBDIR= /i386
|
||||
|
|
|
|||
Loading…
Reference in a new issue