pkgbase: Put chio in utilities

No need to bloat runtime with this utility.

Differential Revision:	https://reviews.freebsd.org/D30753
Sponsored by:	Diablotin Systems
This commit is contained in:
Emmanuel Vadot 2021-06-19 17:49:44 +02:00
parent 79ac3c12a7
commit 2c733106ae

View File

@ -1,7 +1,7 @@
# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PACKAGE=runtime
PACKAGE=utilities
PROG= chio
.include <bsd.prog.mk>