summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authortron <tron>2006-11-21 10:59:25 +0000
committertron <tron>2006-11-21 10:59:25 +0000
commit822e7f063a50e42dddede2145f7632b243e3ce66 (patch)
tree7ca2d8e0ec223bfce3bd7376705975ce82246b93 /benchmarks/Makefile
parent7affcbc74243f4f6443fbec70810b50e518bbcbc (diff)
downloadpkgsrc-822e7f063a50e42dddede2145f7632b243e3ce66.tar.gz
Move directory of "netperf" package to "benchmarks". It was marked as
being in that category anyway.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 90cbbf45f09..4a4e7ab4ccd 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/10/13 08:19:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.40 2006/11/21 10:59:25 tron Exp $
#
COMMENT= Benchmarking tools
@@ -23,6 +23,7 @@ SUBDIR+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= nbench
SUBDIR+= netio
+SUBDIR+= netperf
SUBDIR+= netpipe
SUBDIR+= nettest
SUBDIR+= nsieve