diff options
author | tron <tron@pkgsrc.org> | 2001-04-17 11:57:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-04-17 11:57:41 +0000 |
commit | 28915cc5a90cdb24fb9ff73098a26be3901fca23 (patch) | |
tree | c0c3e1c4595c14f096ab42405c1503d81152e6c9 /benchmarks/Makefile | |
parent | bbc67fac9159e0609769d052c8790459dad24b26 (diff) | |
download | pkgsrc-28915cc5a90cdb24fb9ff73098a26be3901fca23.tar.gz |
Move "ttcp" package to category "benchmarks".
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 20b6aef60f9..8245fea7ab4 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/04/17 11:57:41 tron Exp $ # COMMENT= Benchmarking tools @@ -20,6 +20,7 @@ SUBDIR+= lmbench SUBDIR+= nsieve SUBDIR+= paranoia SUBDIR+= postmark +SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine |