From 4a2ca536734a27ebebd8c4a5549bb7eec94884f4 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 24 Mar 2003 16:03:14 +0000 Subject: Fix COMMENT and a Makefile comment. --- lang/gcc32/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc32/Makefile') diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index f6f98aa85af2..18c9ca881d67 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -25,7 +25,7 @@ DISTFILES= gcc-core-${PORTVERSION}${EXTRACT_SUFX} \ #PATCHFILES= port_gcc32_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org -COMMENT= GNU Compiler Collection 3.2.1 (inprogress version) +COMMENT= GNU Compiler Collection 3.2.2 LATEST_LINK= gcc32 @@ -35,7 +35,7 @@ PATCH_WRKSRC= ${SRCDIR} CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure # do not require GCC 3.2 to compile -- or we have an infinate loop on RELENG_4. USE_GCC= X -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 -- cgit v1.2.3