summaryrefslogtreecommitdiffstats
path: root/network/pdns/README
diff options
context:
space:
mode:
author Dejan Strbac2019-04-19 02:52:26 +0200
committer Willy Sudiarto Raharjo2019-04-19 02:52:26 +0200
commitcb31825b30867e55dca0e75ff5b0f49d9ce4f374 (patch)
tree30e187b920aa5a6372e9ef630c36136861759153 /network/pdns/README
parent6ee3292742241fd51fd478ea10864dcc05025fa8 (diff)
downloadslackbuilds-cb31825b30867e55dca0e75ff5b0f49d9ce4f374.tar.gz
network/pdns: Updated for version 4.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pdns/README')
-rw-r--r--network/pdns/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/pdns/README b/network/pdns/README
index 58c57af488..e3e92326a9 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 backend only.
-To use other backends, set the modules variable before calling the
-build:
+By default, this PowerDNS SlackBuild includes support for BIND and
+SQLite3 backends only. To use other backends, set the modules
+variable before calling the build:
# MODULES="bind gpgsql" ./pdns.SlackBuild