aboutsummaryrefslogtreecommitdiff
path: root/dns/unbound
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2012-11-18 23:49:11 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2012-11-18 23:49:11 +0000
commit9c468e517cf3f1767f253cbd56ddedafbfbc6198 (patch)
treecd6666b904310f014754ce439234ca5c875ef0ad /dns/unbound
parentf5481eb26a033d0dc7d4af5d96c25ee13c3bcb2f (diff)
downloadports-9c468e517cf3f1767f253cbd56ddedafbfbc6198.tar.gz
ports-9c468e517cf3f1767f253cbd56ddedafbfbc6198.zip
Notes
Diffstat (limited to 'dns/unbound')
-rw-r--r--dns/unbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index dc4cb2601d4d..cabd2e6244f9 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -42,7 +42,7 @@ OPTIONS_DEFAULT=THREADS ECDSA
LIBEVENT_DESC= Enable whenever using many (10000) outgoing ports
GOST_DESC= Enable GOST support (requires OpenSSL from ports)
-ECDSA_DESC= Enable ECDSA (elliptic curve) support
+ECDSA_DESC= Enable ECDSA support (requires OpenSSL from ports)
MUNIN_DESC= Install Munin plugin
.include <bsd.port.options.mk>