summaryrefslogtreecommitdiff
path: root/benchmarks/httperf
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-06-10 06:22:15 +0000
committerClement Laforet <clement@FreeBSD.org>2004-06-10 06:22:15 +0000
commit272c82bb1d1d344ce0669cc6bdb12885dedd131d (patch)
tree59cd6978df9991ebad70431f52086e3183b8103b /benchmarks/httperf
parentDrop maintainership. (diff)
- Move httperf from www to benchmarks category
Noticed by: ben @ EFNet Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=111195
Diffstat (limited to 'benchmarks/httperf')
-rw-r--r--benchmarks/httperf/Makefile2
1 files changed, 1 insertions, 1 deletions
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