diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-02-20 01:01:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-02-20 01:01:06 +0000 |
commit | c2c64a775681549cd561483937c906ddbd0f73da (patch) | |
tree | ac3e43954a8daa6a5f64d811ac224c6aae1bf2af /www/Makefile | |
parent | a91980ac0305f69be2998389550e0ad62f6a86ee (diff) | |
download | ports-c2c64a775681549cd561483937c906ddbd0f73da.tar.gz ports-c2c64a775681549cd561483937c906ddbd0f73da.zip |
Add squidanalyzer 6.5, squid access log report generation tool.
PR: 205906
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
Notes
Notes:
svn path=/head/; revision=409220
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 62b48ec37052..1d5c528a4de8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2067,6 +2067,7 @@ SUBDIR += sqstat SUBDIR += squid SUBDIR += squid_radius_auth + SUBDIR += squidanalyzer SUBDIR += squidclamav SUBDIR += squidguard SUBDIR += squidpurge |