From c2acaba6e35e4c48b8294c81947ec3ddc6fa076c Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 10 Jan 2005 13:22:45 +0000 Subject: Correct comment typo. PR: ports/76050 Submitted by: Marcus Grando --- databases/mysql41-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mysql41-server') diff --git a/databases/mysql41-server/Makefile b/databases/mysql41-server/Makefile index 4ba422806196..47c0382b801e 100644 --- a/databases/mysql41-server/Makefile +++ b/databases/mysql41-server/Makefile @@ -142,7 +142,7 @@ pre-fetch: @${ECHO} " BUILD_STATIC=yes Build a static version of mysqld." @${ECHO} " (use it if you need even more speed)." @${ECHO} " WITHOUT_INNODB=yes Disable support for InnoDB table handler." - @${ECHO} " WITH_NDB=yes Disable support for NDB Cluster." + @${ECHO} " WITH_NDB=yes Enable support for NDB Cluster." @${ECHO} "" post-patch: -- cgit v1.2.3