summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 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
diff --git a/doc/CHANGES b/doc/CHANGES
index e88cc2fd31f..fc931e4f134 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10539 2005/07/06 19:14:14 abs Exp $
+$NetBSD: CHANGES,v 1.10540 2005/07/06 19:46:14 reed Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3111,3 +3111,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated databases/postgresql80-client to 8.0.3nb1 [grant 2005-07-05]
Updated math/mathomatic to 12.4.4 [minskim 2005-07-06]
Updated www/ns-remote to 1.11 [abs 2005-07-06]
+ Added benchmarks/thrulay version 0.6 [reed 2005-07-06]