summaryrefslogtreecommitdiffstats
path: root/network/pdns/README
diff options
context:
space:
mode:
author Dejan Strbac2018-12-30 01:27:23 +0100
committer Willy Sudiarto Raharjo2019-01-05 01:49:15 +0100
commit17720f39f030a0a978c066c74560603078e62c8c (patch)
tree2cce25acb7b6abdf0ffb13e7061cd48e5b1b604b /network/pdns/README
parenta8bcdc69b35322daf5ea7a31e23ef503e969efee (diff)
downloadslackbuilds-17720f39f030a0a978c066c74560603078e62c8c.tar.gz
network/pdns: Updated for version 4.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pdns/README')
-rw-r--r--network/pdns/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pdns/README b/network/pdns/README
index 57f1536d35..58c57af488 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