summaryrefslogtreecommitdiff
path: root/lang/gcc45
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-03-24 16:03:14 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-03-24 16:03:14 +0000
commit4a2ca536734a27ebebd8c4a5549bb7eec94884f4 (patch)
tree671c461a2f3469f159fe7cb46939560414d284cc /lang/gcc45
parentFix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND. (diff)
Fix COMMENT and a Makefile comment.
Notes
Notes: svn path=/head/; revision=77402
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 359162455fe4..d5338d9ba323 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -29,7 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/
PATCHFILES= port_gcc33_${SNAPDATE}.diff
MAINTAINER= ports@FreeBSD.org
-COMMENT= GNU Compiler Collection 3.2 (inprogress version)
+COMMENT= GNU Compiler Collection 3.3 (inprogress version)
NO_CDROM= 'dated material'
LATEST_LINK= gcc33
@@ -38,7 +38,7 @@ USE_BZIP2= yes
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure
-NOMANCOMPRESS= yes # to hard to deal with differences on 5-cur and releng4
+NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
.include <bsd.port.pre.mk>