aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
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