diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /dns/totd | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'dns/totd')
-rw-r--r-- | dns/totd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/totd/pkg-descr b/dns/totd/pkg-descr index 8d49c1a04981..ee86b007fa4b 100644 --- a/dns/totd/pkg-descr +++ b/dns/totd/pkg-descr @@ -1,10 +1,10 @@ Totd is a small DNS proxy nameserver that supports IPv6 only hosts/networks -that communicate with the IPv4 world using some translation mechanism. -Examples of such translation mechanisms currently in use are: +that communicate with the IPv4 world using some translation mechanism. +Examples of such translation mechanisms currently in use are: * IPv6/IPv4 Network Address and Packet Translation (NAT-PT) implemented e.g. by Cisco. - * Application level translators as the faithd implemented by + * Application level translators as the faithd implemented by the KAME project (http://www.kame.net). See faithd(8) on *BSD/Kame. |