diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-08-06 09:16:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-08-06 09:16:59 +0000 |
commit | 32a874441c6abaf4fe4a467f199b5895be7d3f3d (patch) | |
tree | 36900ae7f4b7e8a2b4bbf6b932a71ff46fb20bfa /dns/Makefile | |
parent | 338689af8d95f7a122182765e088407101e875bc (diff) | |
download | ports-32a874441c6abaf4fe4a467f199b5895be7d3f3d.tar.gz ports-32a874441c6abaf4fe4a467f199b5895be7d3f3d.zip |
Add dnsblast 0.0.2016060901, simple load testing tool for DNS resolvers.
Notes
Notes:
svn path=/head/; revision=476499
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index c8fe20d8593e..1d500236c68d 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -32,6 +32,7 @@ SUBDIR += dns2blackhole SUBDIR += dns2tcp SUBDIR += dns_balance + SUBDIR += dnsblast SUBDIR += dnscap SUBDIR += dnscheck SUBDIR += dnscheckengine |