aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc30
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-07-04 21:49:26 +0000
committerSteve Price <steve@FreeBSD.org>1999-07-04 21:49:26 +0000
commitaba8e158d06beed32606b77e5c3b9944d8ea2f01 (patch)
tree450f4f8c81ec40ef254cfbfdde809c673acbf7cb /lang/gcc30
parent768a3432798193dbe1dabb328cd87235f769de84 (diff)
downloadports-aba8e158d06beed32606b77e5c3b9944d8ea2f01.tar.gz
ports-aba8e158d06beed32606b77e5c3b9944d8ea2f01.zip
Correct spelling in a comment.
Notes
Notes: svn path=/head/; revision=20059
Diffstat (limited to 'lang/gcc30')
-rw-r--r--lang/gcc30/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index d1f8cab448c4..4b4391a7c229 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $
+# $Id: Makefile,v 1.66 1999/07/04 20:55:43 obrien Exp $
#
SNAPDATE= 1999-06-23
@@ -53,7 +53,7 @@ CONFIGURE_ARGS= --with-gnu-as --with-gnu-ld \
CONFIGURE_ARGS+= --enable-shared
.endif
.if defined(WANT_THREADS)
-# ?is his an ObjC only thing?
+# ?is this an ObjC only thing?
CONFIGURE_ARGS+= --enable-threads=posix
.endif
ALL_TARGET= bootstrap