diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 07:08:19 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 07:08:19 +0000 |
commit | 33d01699e7b179b714b9a0779e0d85babd5356e6 (patch) | |
tree | c31759e5bd42b46f51afe0dac7cef29bde289c70 /www/Makefile | |
parent | e6a19cd1a286359b1f6bbbbf56e458b40f75fa97 (diff) |
add awstats 4.0
Free real-time logfile analyzer to get advanced web statistics
PR: 38064
Submitted by: Munish <mchopra@engmail.uwaterloo.ca>
Notes
Notes:
svn path=/head/; revision=59063
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 82a5f58df167..c31b1360520b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -25,6 +25,7 @@ SUBDIR += aswedit SUBDIR += august SUBDIR += auth_ldap + SUBDIR += awstats SUBDIR += bacon SUBDIR += bk2site SUBDIR += bkmrkconv |