diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-15 11:00:35 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-10-15 12:29:18 +0000 |
| commit | bf84861460f9287fe9cf66b2cd22fefe8e242a28 (patch) | |
| tree | 91f93052372a58621a99b95e3b9ea16b7822b10e /libexec | |
| parent | c44d2663a790b31bc1cd08958b45a661487c0287 (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rc/rc.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 093da31ed787..3b7f45e8f101 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -294,7 +294,7 @@ SSHPACKAGE= ssh SSH= sshd CONFGROUPS.${MK_UNBOUND}+= UNBOUND -UNBOUNDPACKAGE= unbound +UNBOUNDPACKAGE= local-unbound UNBOUND= local_unbound CONFGROUPS.${MK_VI}+= VI |
