summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-16 01:38:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-16 01:38:55 +0000
commit6b849494512f5ec97ee581318a182174400c0a49 (patch)
tree114498d38b6f422d44216ca42c7ef244d9201cf4 /benchmarks/Makefile
parent[REPOCOPY WAITING] sysutils/userneu-devel: Account management and creation tool (diff)
[REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorized
Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. PR: ports/39095 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=98260
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index bc83e101f4dd..39c33fe756c1 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -13,6 +13,7 @@
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
+ SUBDIR += nttcp
SUBDIR += pipebench
SUBDIR += polygraph
SUBDIR += postal
@@ -25,6 +26,7 @@
SUBDIR += stream
SUBDIR += tcpblast
SUBDIR += tmetric
+ SUBDIR += ttcp
SUBDIR += ubench
SUBDIR += webbench
SUBDIR += xengine