diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-04-22 11:35:31 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-04-22 11:35:31 +0000 |
commit | ba72726d016c73e3d83b75c66445912a4f759846 (patch) | |
tree | d5b5e8243d5222d43ac436cd0717f87c7294c8a5 /dns | |
parent | edb6a9d7af5183537e061d306b50c955c0824b5d (diff) | |
download | ports-ba72726d016c73e3d83b75c66445912a4f759846.tar.gz ports-ba72726d016c73e3d83b75c66445912a4f759846.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/fastresolve/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/fastresolve/pkg-descr b/dns/fastresolve/pkg-descr index 223651331cb7..20bad84834ae 100644 --- a/dns/fastresolve/pkg-descr +++ b/dns/fastresolve/pkg-descr @@ -6,3 +6,5 @@ and about 50 times as fast as logresolve.c from that distribution. It is 5-20 times as fast as the adnslogres program that comes with the adns library, and about 3 times as fast as jdresolve, which is a Perl program that uses similar algorithms. + +WWW: http://BSDforge.com/projects/dns/fastresolve/ |