diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-14 15:08:19 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-14 15:08:19 +0800 |
commit | 28e1c2ea838fb74f711d9c2b666cda1be2f93568 (patch) | |
tree | 36f3a306328b10282b3a0037cebba85f1b9664da /www/Makefile | |
parent | 477941dda03a343dcb9c3772b1062bc4f71de22e (diff) | |
download | freebsd-ports-gnome-28e1c2ea838fb74f711d9c2b666cda1be2f93568.tar.gz freebsd-ports-gnome-28e1c2ea838fb74f711d9c2b666cda1be2f93568.tar.zst freebsd-ports-gnome-28e1c2ea838fb74f711d9c2b666cda1be2f93568.zip |
add awstats 4.0
Free real-time logfile analyzer to get advanced web statistics
PR: 38064
Submitted by: Munish <mchopra@engmail.uwaterloo.ca>
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 |