diff options
author | reed <reed@pkgsrc.org> | 2005-07-06 19:46:14 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-07-06 19:46:14 +0000 |
commit | fd1c7520714aae28c093eaaa902493ccfa72e957 (patch) | |
tree | 6ed3d4c98349845dd6cc1a5f918870f757f027df /benchmarks | |
parent | 93ba4c8e704a98c7c622a8a7c18b10ac1851c1ff (diff) | |
download | pkgsrc-fd1c7520714aae28c093eaaa902493ccfa72e957.tar.gz |
Import thrulay-0.6, TCP and UDP network capacity tester.
Packaged by Rui Paulo.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index da24af20748..2fb2d94ee24 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2005/02/14 22:07:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.33 2005/07/06 19:46:14 reed Exp $ # COMMENT= Benchmarking tools @@ -31,6 +31,7 @@ SUBDIR+= postal SUBDIR+= postmark SUBDIR+= randread SUBDIR+= skampi +SUBDIR+= thrulay SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine |