diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-07-18 18:46:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-07-18 18:46:45 +0800 |
commit | a2853b83b649e4f7397dc4873a9c2e83141762c4 (patch) | |
tree | 4f03faa283b23c3c4f6d01ea30bab38c8bb287b3 /www | |
parent | 42e75cf084ec22a7d7166588f1f58c704daa6548 (diff) | |
download | freebsd-ports-graphics-a2853b83b649e4f7397dc4873a9c2e83141762c4.tar.gz freebsd-ports-graphics-a2853b83b649e4f7397dc4873a9c2e83141762c4.tar.zst freebsd-ports-graphics-a2853b83b649e4f7397dc4873a9c2e83141762c4.zip |
- Correct the spelling of word "slovak"
PR: 83632
Submitted by: Juraj Lutter
Diffstat (limited to 'www')
-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 fd36f0ba0c4..7d773bd9605 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -52,7 +52,7 @@ SUPP_LANG= catalan chinese croatian czech danish dutch english \ icelandic indonesian italian japanese korean latvian \ malay norwegian polish portuguese portuguese_brazil \ romanian romanian-iso-8859-2 russian serbian \ - simplified_chinese slowak slovene spanish swedish \ + simplified_chinese slovak slovene spanish swedish \ turkish ukrainian .if defined(WEBALIZER_LANG) |