aboutsummaryrefslogtreecommitdiffstats
path: root/russian/apache13/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-10-08 00:15:51 +0800
committerfjoe <fjoe@FreeBSD.org>2003-10-08 00:15:51 +0800
commit68040ff13d37ff92d2413a018633fd134de0db37 (patch)
tree504c197b4ba925e0018d19ed8732cc10c2da76cd /russian/apache13/Makefile
parent1744fb12057d21a4fad473e51e518bd8bb9b3a54 (diff)
downloadfreebsd-ports-gnome-68040ff13d37ff92d2413a018633fd134de0db37.tar.gz
freebsd-ports-gnome-68040ff13d37ff92d2413a018633fd134de0db37.tar.zst
freebsd-ports-gnome-68040ff13d37ff92d2413a018633fd134de0db37.zip
Fix typo (mod_charest -> mod_charset).
Diffstat (limited to 'russian/apache13/Makefile')
-rw-r--r--russian/apache13/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile
index 18e62aeef7d4..8d31c43bafe2 100644
--- a/russian/apache13/Makefile
+++ b/russian/apache13/Makefile
@@ -138,7 +138,7 @@ MAN8= ab.8 apachectl.8 apxs.8 httpd.8 logresolve.8 rotatelogs.8 \
pre-fetch:
@${ECHO_MSG} ""
.if defined(WITH_DSO_MODULES)
- @${ECHO_MSG} "Build all modules (except mod_so and mod_charest) as DSO."
+ @${ECHO_MSG} "Build all modules (except mod_so and mod_charset) as DSO."
.else
@${ECHO_MSG} "You could define WITH_DSO_MODULES to build all modules as DSO."
.endif