aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-06-10 14:22:15 +0800
committerclement <clement@FreeBSD.org>2004-06-10 14:22:15 +0800
commitd37042ea58e76686e06261b3affcb68723eed200 (patch)
treed09955d939bc88771c1f0583443de20a9f8af5ee /benchmarks
parent46897a3fa34871269b6e3ba26fc53886e706170e (diff)
downloadfreebsd-ports-gnome-d37042ea58e76686e06261b3affcb68723eed200.tar.gz
freebsd-ports-gnome-d37042ea58e76686e06261b3affcb68723eed200.tar.zst
freebsd-ports-gnome-d37042ea58e76686e06261b3affcb68723eed200.zip
- Move httperf from www to benchmarks category
Noticed by: ben @ EFNet Repocopied by: marcus
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile1
-rw-r--r--benchmarks/httperf/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index e2636b5716aa..435bdf9ebe46 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -11,6 +11,7 @@
SUBDIR += dbs
SUBDIR += forkbomb
SUBDIR += hpl
+ SUBDIR += httperf
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += lmbench
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 3b1dcb09f492..4d5ecc18b8dd 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= httperf
PORTVERSION= 0.8
-CATEGORIES= www
+CATEGORIES= benchmarks www
MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/
MAINTAINER= ports@FreeBSD.org