diff options
Diffstat (limited to 'network/pdns/README')
-rw-r--r-- | network/pdns/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pdns/README b/network/pdns/README index 57f1536d351f4..58c57af488dfd 100644 --- a/network/pdns/README +++ b/network/pdns/README @@ -5,7 +5,7 @@ supports a large number of backends. Docs are available at: https://doc.powerdns.com/authoritative/index.html -By default, PowerDNS includes support for bind and mysql backends. -To use other modules, set the modules variable before calling the +By default, PowerDNS includes support for BIND backend only. +To use other backends, set the modules variable before calling the build: # MODULES="bind gpgsql" ./pdns.SlackBuild |