diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-10-31 21:16:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-10-31 21:16:17 +0000 |
commit | 167f6742cdc1bc37f2c83e7790fc4d06c075885c (patch) | |
tree | 607fc9521a33ec2333e116d2ca90b9e3ce388ae3 /dns/Makefile | |
parent | 805991ed732097c90e9519f256613c0712e8824e (diff) |
[new port] dns/queryperf net/dhcperf replacement for dns/queryperf
PR: ports/104663
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=175933
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 082cad6b990f..21c99df218dd 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -28,6 +28,7 @@ SUBDIR += dnsjava SUBDIR += dnsmasq SUBDIR += dnsmax-perl + SUBDIR += dnsperf SUBDIR += dnsproxy SUBDIR += dnstop SUBDIR += dnstracer |