diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-25 03:28:51 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-25 03:28:51 +0800 |
commit | 40440de537178a8fa9444afe6fb119495a559f9c (patch) | |
tree | 54edc8bec526432481f068b66d71bb09e2f145ea /www/Makefile | |
parent | 8546595c7320c9b77193098403747e4904501605 (diff) | |
download | freebsd-ports-gnome-40440de537178a8fa9444afe6fb119495a559f9c.tar.gz freebsd-ports-gnome-40440de537178a8fa9444afe6fb119495a559f9c.tar.zst freebsd-ports-gnome-40440de537178a8fa9444afe6fb119495a559f9c.zip |
Add mod_accounting 0.5,
an Apache module that records traffic
statistics into a database.
PR: 45502
Submitted by: ClĂ©ment LaforĂȘt <sheepkiller@cultdeadsheep.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 a2fc08ce5a0c..37c98547d824 100644 --- a/www/Makefile +++ b/www/Makefile @@ -180,6 +180,7 @@ SUBDIR += mnogosearch SUBDIR += mod_access_identd SUBDIR += mod_access_referer + SUBDIR += mod_accounting SUBDIR += mod_auth_any SUBDIR += mod_auth_external SUBDIR += mod_auth_kerb |