mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
config: move dnsmasq to better port location
This commit is contained in:
parent
7b14a15c08
commit
abe7bdbdb1
2 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ dns/bind-tools
|
|||
dns/bind920
|
||||
dns/ddclient
|
||||
dns/dnscrypt-proxy2
|
||||
dns/dnsmasq
|
||||
dns/getdns
|
||||
dns/py-dns-lexicon@py${PRODUCT_PYTHON}
|
||||
dns/py-dnspython@py${PRODUCT_PYTHON}
|
||||
|
|
@ -160,6 +159,7 @@ net/zerotier
|
|||
opnsense/cpustats
|
||||
opnsense/dhcp6c
|
||||
opnsense/dhcrelay
|
||||
opnsense/dnsmasq
|
||||
opnsense/filterlog
|
||||
opnsense/google-api-php-client@php${PRODUCT_PHP}
|
||||
opnsense/hostwatch
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
devel/boost-all
|
||||
dns/dnsmasq
|
||||
net/dhcp6
|
||||
ports-mgmt/portlint
|
||||
security/krb5
|
||||
|
|
|
|||
Loading…
Reference in a new issue