diff options
-rw-r--r-- | www/webalizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 37a72f59cebf..265a27112312 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -34,7 +34,7 @@ OPTIONS_DEFINE= GEOIP GEODB BDB1 BDB WEBALIZER_CONV \ OPTIONS_DEFAULT= NO_OPTIONS_SORT=yes GEODB_DESC=Enable Webalizers IP-Database support -WEBALIZER_CONV_DESC=Use character code convert patch +WEBALIZER_CONV_DESC=Japanese character code convert patch FULL_CGI_REFS_DESC=Show full cgi parameters in referers CLICKABLE_REFERER_DESC=Make referers clickable LARGE_URL_DESC=Enable URLs longer 512 bytes |