summaryrefslogtreecommitdiff
path: root/databases/mysql60-server
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-20 03:35:12 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-20 03:35:12 +0000
commit9e7ce733429dc4827a0bc71e97575d7981ca786f (patch)
treeecabab77d496b7508022b810af34af335d9d1525 /databases/mysql60-server
parentUpgrade to the new stabilized GNU Portable Thread 1.1 series. (diff)
Spelling correction: to -> too.
Submitted by: Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=20820
Diffstat (limited to 'databases/mysql60-server')
-rw-r--r--databases/mysql60-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile
index 2793a9837969..8156aa92e067 100644
--- a/databases/mysql60-server/Makefile
+++ b/databases/mysql60-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