git: f1176bdaab8f - stable/13 - pkgbase: Put sconfig in FreeBSD-utilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jan 2022 17:24:21 UTC
The branch stable/13 has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=f1176bdaab8fa7dd94d34ed2b2d5a6927006339d
commit f1176bdaab8fa7dd94d34ed2b2d5a6927006339d
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-12-21 09:16:08 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-01-05 17:23:51 +0000
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 0855e37c72c7904600967ff4268ef69505eb4f4e)
---
sbin/sconfig/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/sconfig/Makefile b/sbin/sconfig/Makefile
index bce914f40868..3a7e4b2c7b82 100644
--- a/sbin/sconfig/Makefile
+++ b/sbin/sconfig/Makefile
@@ -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