pkgbase: Move pw to the runtime package
This allows building a container image with enough functionality for downloading and installing packages without having to include the utilities package. Reviewed by: manu MFC after: 2 weeks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE= runtime
|
||||
PROG= pw
|
||||
MAN= pw.conf.5 pw.8
|
||||
SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \
|
||||
|
||||
Reference in New Issue
Block a user