diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-05-13 11:19:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-05-13 11:19:19 +0000 |
commit | fd298c171adac8fbbf165dfe25ff935e2780e8ab (patch) | |
tree | fd269c32dac30a4c5427f23d1e75f35e5b7c0604 /www/Makefile | |
parent | 55fb3b95ce7f191ac4d784c2d58f8d21bc929072 (diff) |
Add sarg 1.2.2.1, squid log analyzer and HTML report generator.
PR: 48600
Submitted by: mt@primats.org.ua
Notes
Notes:
svn path=/head/; revision=80903
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 3f3449849b4c..d7f3a28cd1c3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -419,6 +419,7 @@ SUBDIR += ruby-tmpl SUBDIR += ruby-webrick SUBDIR += ruby-webunit + SUBDIR += sarg SUBDIR += scout SUBDIR += screem SUBDIR += sidplug |