diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-08-11 16:39:49 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-08-11 16:39:49 +0000 |
commit | 485d0533c53b9d48db80ddf76e57b2ce36893200 (patch) | |
tree | 90322251435d9eabfe128339ca3f99fb260b7c70 /www/Makefile | |
parent | Update port: (diff) |
Add p5-Apache-Profiler 0.01,
profiles time seconds needed for every
request.
Notes
Notes:
svn path=/head/; revision=115936
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 aa6b1fa3cc28..6ac11a3a301d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -384,6 +384,7 @@ SUBDIR += p5-Apache-NNTPGateway SUBDIR += p5-Apache-PageKit SUBDIR += p5-Apache-Peek + SUBDIR += p5-Apache-Profiler SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Reload SUBDIR += p5-Apache-SSI |