diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-19 12:25:28 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-19 12:25:28 +0000 |
commit | 0f7e2b39d2d04b375e8e72ec4b2aab16edac1791 (patch) | |
tree | 4cdbeb4f57289a07086f81651dffd56415ef3c50 /www/Makefile | |
parent | - Update to version 2.0.0r3 (diff) |
Add visitors 0.2.a, very fast and easy to use web log analyzer.
PR: ports/66619
Submitted by: Florent Thoumie <flz@xbsd.org>
Notes
Notes:
svn path=/head/; revision=109498
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 44c22e0cf31a..172a872cbe5d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -589,6 +589,7 @@ SUBDIR += udmsearch SUBDIR += ump SUBDIR += urchin5 + SUBDIR += visitors SUBDIR += w3 SUBDIR += w3-4 SUBDIR += w3c-httpd |