diff options
author | tobez <tobez@FreeBSD.org> | 2002-06-25 21:41:50 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-06-25 21:41:50 +0800 |
commit | a38a47ebb93793355197d760c35db5a537b5149e (patch) | |
tree | b43dc9cfc3809e12f13ddf2c155eb3b4f385fb67 /www/Makefile | |
parent | 6fed52ddacc3063f6f17247eaf9dabe693bba2f6 (diff) | |
download | freebsd-ports-graphics-a38a47ebb93793355197d760c35db5a537b5149e.tar.gz freebsd-ports-graphics-a38a47ebb93793355197d760c35db5a537b5149e.tar.zst freebsd-ports-graphics-a38a47ebb93793355197d760c35db5a537b5149e.zip |
Add mergelog, a tool to merge and sort by date http log files.
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 cf22e3c59ee..de90e7dd3e5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -141,6 +141,7 @@ SUBDIR += marc-search SUBDIR += mathopd SUBDIR += mdw + SUBDIR += mergelog SUBDIR += mgstat SUBDIR += mhonarc SUBDIR += micro_httpd |