aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql54-server
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-08-20 11:35:12 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-08-20 11:35:12 +0800
commit8464b63f359e6e1351b7a58f845aaca092ed4a67 (patch)
treea0937b2dbbe3174a3fdf6b46602a3b98918295a9 /databases/mysql54-server
parent3858bb064920f10f3f08b4e9d07edc9a76686ab1 (diff)
downloadfreebsd-ports-gnome-8464b63f359e6e1351b7a58f845aaca092ed4a67.tar.gz
freebsd-ports-gnome-8464b63f359e6e1351b7a58f845aaca092ed4a67.tar.zst
freebsd-ports-gnome-8464b63f359e6e1351b7a58f845aaca092ed4a67.zip
Spelling correction: to -> too.
Submitted by: Kelly Yancey <kbyanc@posi.net>
Diffstat (limited to 'databases/mysql54-server')
-rw-r--r--databases/mysql54-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile
index 2793a9837969..8156aa92e067 100644
--- a/databases/mysql54-server/Makefile
+++ b/databases/mysql54-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.59 1999/07/05 18:11:36 dirk Exp $
+# $Id: Makefile,v 1.60 1999/08/11 20:56:02 dirk Exp $
#
DISTNAME= mysql-3.22.24
@@ -66,7 +66,7 @@ pre-fetch:
pre-fetch:
@${ECHO}
@${ECHO} "Sorry, native FreeBSD threads (libc_r) in 2.2-branch"
- @${ECHO} "are still to buggy to use with mysql."
+ @${ECHO} "are still too buggy to use with mysql."
@${ECHO} "Using mit-pthreads."
@${ECHO}
.endif