svn commit: r309657 - head/www/webalizer

Dirk Meyer dinoex at FreeBSD.org
Sun Dec 30 09:33:16 UTC 2012


Author: dinoex
Date: Sun Dec 30 09:33:16 2012
New Revision: 309657
URL: http://svnweb.freebsd.org/changeset/ports/309657

Log:
  - fix wording of option
  Submitted by:	Alexander Sheiko

Modified:
  head/www/webalizer/Makefile

Modified: head/www/webalizer/Makefile
==============================================================================
--- head/www/webalizer/Makefile	Sun Dec 30 09:32:08 2012	(r309656)
+++ head/www/webalizer/Makefile	Sun Dec 30 09:33:16 2012	(r309657)
@@ -34,7 +34,7 @@ OPTIONS_DEFINE=	GEOIP GEODB BDB1 BDB WEB
 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


More information about the svn-ports-all mailing list