diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-15 11:00:35 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-10-15 19:23:36 +0000 |
| commit | d8897097edc5e3d2d76a3066e49e422f0eab0c9f (patch) | |
| tree | e1c6845468924509ea2ce1ad24d8586d7c0460d1 /libexec | |
| parent | 14d97bd64a4a240d5a12337d22431bba525bc0df (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 |
