aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql50-server
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-08-24 09:36:49 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-08-24 09:36:49 +0000
commit576d39a7e75205218108cad1ebb329c2dcbc1e1d (patch)
tree0de8fc22cfb7d31556b9b6f3a327dfe32db49090 /databases/mysql50-server
parent22e20da6f23a472ab073f73586fb07867f6b2041 (diff)
Notes
Diffstat (limited to 'databases/mysql50-server')
-rw-r--r--databases/mysql50-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile
index 5b839a451f45..952650b05cc8 100644
--- a/databases/mysql50-server/Makefile
+++ b/databases/mysql50-server/Makefile
@@ -152,7 +152,7 @@ pre-fetch:
@${ECHO} " BUILD_STATIC=yes Build a static version of mysqld."
@${ECHO} " (use it if you need even more speed)."
@${ECHO} " WITHOUT_THR_ALARM=yes Disable signals (this reduces kernel lock"
- @${ECHO} " contention on SMP, but has the side effect
+ @${ECHO} " contention on SMP, but has the side effect"
@${ECHO} " that you can't kill clients that are sleeping)."
@${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler."
@${ECHO} " WITH_ARCHIVE=yes Enable support for Archive Storage Engine."