Take maintainership.

This commit is contained in:
Shaun Amott 2006-10-31 00:18:03 +00:00
parent dc780e4866
commit 8ae850de81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175565

View File

@ -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 <bsd.port.pre.mk>