diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-23 21:07:53 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-23 21:07:53 +0800 |
commit | 5a90d3bd56e3266bb5aa8a49551b1379e930c0ff (patch) | |
tree | dc3d94896e79e31267568f9f1ff7dd5ebaf39a30 /www/Makefile | |
parent | a05a83c069dce1ac587c092c0b3d05eee1dfe077 (diff) | |
download | freebsd-ports-graphics-5a90d3bd56e3266bb5aa8a49551b1379e930c0ff.tar.gz freebsd-ports-graphics-5a90d3bd56e3266bb5aa8a49551b1379e930c0ff.tar.zst freebsd-ports-graphics-5a90d3bd56e3266bb5aa8a49551b1379e930c0ff.zip |
add p5-ApacheBench 0.62
Perl module for HTTP benchmarking
PR: 33849
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f36fccd9e19..a38e0433b50 100644 --- a/www/Makefile +++ b/www/Makefile @@ -242,6 +242,7 @@ SUBDIR += p5-Apache-SSI SUBDIR += p5-Apache-Session SUBDIR += p5-Apache-Session-SharedMem + SUBDIR += p5-ApacheBench SUBDIR += p5-AxKit SUBDIR += p5-AxKit-XSP-Cookie SUBDIR += p5-AxKit-XSP-ESQL |