mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
pkgbase: Put resolvconf in its own package
It doesn't really make sense to have it in runtime and let's not bloat utilities more. Differential Revision: https://reviews.freebsd.org/D36223
This commit is contained in:
parent
ab4bd66752
commit
6987b552dd
@ -107,6 +107,8 @@ rdma_COMMENT= RDMA Utilities
|
||||
rdma_DESC= RDMA Utilities
|
||||
rescue_COMMENT= Rescue Utilities
|
||||
rescue_DESC= Rescue Utilities
|
||||
resolvconf_COMMENT= Resolvconf Utility and scripts
|
||||
resolvconf_DESC= Resolvconf Utility and scripts
|
||||
runtime_COMMENT= FreeBSD Base System
|
||||
runtime_DESC= FreeBSD Base System
|
||||
runtime-debug_DESCR= Debugging Symbols
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE=runtime
|
||||
PACKAGE=resolvconf
|
||||
DIST= ${SRCTOP}/contrib/openresolv
|
||||
.PATH: ${DIST}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user