diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-06-10 06:22:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-06-10 06:22:15 +0000 |
commit | 272c82bb1d1d344ce0669cc6bdb12885dedd131d (patch) | |
tree | 59cd6978df9991ebad70431f52086e3183b8103b /benchmarks/httperf | |
parent | 9eb07a463881e980b3bab87c693f72ae9b8a7e48 (diff) | |
download | ports-272c82bb1d1d344ce0669cc6bdb12885dedd131d.tar.gz ports-272c82bb1d1d344ce0669cc6bdb12885dedd131d.zip |
Notes
Diffstat (limited to 'benchmarks/httperf')
-rw-r--r-- | benchmarks/httperf/Makefile | 2 |
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 |