diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-10 23:05:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-10 23:05:56 +0800 |
commit | ca920ef279545fe3e209443080fba4798ed05211 (patch) | |
tree | ad5e886ad94f8be332523031fd38f9f33b911ad5 /www/Makefile | |
parent | 9371ccfc14b19d90c41d215710c3a4bfe80bc0ac (diff) | |
download | freebsd-ports-gnome-ca920ef279545fe3e209443080fba4798ed05211.tar.gz freebsd-ports-gnome-ca920ef279545fe3e209443080fba4798ed05211.tar.zst freebsd-ports-gnome-ca920ef279545fe3e209443080fba4798ed05211.zip |
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 <adrian at FreeBSD.org>
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 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 |