diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index 12cc2b2d094e..af70d35aa1cb 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= releases/gcc-2.95.3 DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ gcc-g++-${GCC_REV}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@FreeBSD.org COMMENT= GNU Compiler Collection ONLY_FOR_ARCHS= alpha i386 @@ -24,7 +24,7 @@ USE_BZIP2= yes LATEST_LINK= gcc295 .ifdef USE_GCC -IGNORE= Cannot install: you have the `USE_GCC' variable defined either in environment or in make(1) arguments. Please undefine and try again +IGNORE= Cannot install: you have the 'USE_GCC' variable defined either in environment or in make(1) arguments. Please undefine and try again .endif .include