From ca920ef279545fe3e209443080fba4798ed05211 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 10 Jan 2009 15:05:56 +0000 Subject: This is a series of scripts for gathering and presenting statistical information about a running Squid or Cacheboy application. WWW: http://code.google.com/p/squidstats/ PR: ports/130273 Submitted by: Adrian Chadd --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 5093086bf161..ddc66f944798 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1363,6 +1363,7 @@ SUBDIR += squidclients SUBDIR += squidguard SUBDIR += squidpurge + SUBDIR += squidstats SUBDIR += squidtimes SUBDIR += squidview SUBDIR += squirm -- cgit