diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-25 15:54:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-25 15:54:02 +0000 |
commit | b9ff60575fa8a80c9877bb845fc3e09de18d2966 (patch) | |
tree | 99343fa3e01266dd2dcc51d69093a28a27141871 | |
parent | - Add Uses/lazarus.mk (diff) |
Add https to WWW: line
-rw-r--r-- | dns/dnsproxy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsproxy/pkg-descr b/dns/dnsproxy/pkg-descr index 034b390fe3b1..19878f2cf56f 100644 --- a/dns/dnsproxy/pkg-descr +++ b/dns/dnsproxy/pkg-descr @@ -3,4 +3,4 @@ queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. -WWW: http://www.wolfermann.org/dnsproxy.html +WWW: https://www.wolfermann.org/dnsproxy.html |