diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /dns/dnsproxy | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | freebsd-ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'dns/dnsproxy')
-rw-r--r-- | dns/dnsproxy/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsproxy/pkg-descr b/dns/dnsproxy/pkg-descr index 1f5f72428eb9..034b390fe3b1 100644 --- a/dns/dnsproxy/pkg-descr +++ b/dns/dnsproxy/pkg-descr @@ -1,6 +1,6 @@ -The dnsproxy daemon is a proxy for DNS queries. It forwards these -queries to two previously configured nameservers: one for authoritative -queries and another for recursive queries. The received answers are sent +The dnsproxy daemon is a proxy for DNS queries. It forwards these +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 |