diff options
Diffstat (limited to 'devel/mipsel-linux-gcc/Makefile')
-rw-r--r-- | devel/mipsel-linux-gcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mipsel-linux-gcc/Makefile b/devel/mipsel-linux-gcc/Makefile index 6fa8e293bf73..bb6263b5a4ab 100644 --- a/devel/mipsel-linux-gcc/Makefile +++ b/devel/mipsel-linux-gcc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=dinoex PKGNAMEPREFIX= mipsel-linux- -MAINTAINER= lev@serebryakov.spb.ru +MAINTAINER= lev@FreeBSD.org COMMENT= Gcc-2.97 for mipsel-linux cross-development with SNOW ABI BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ |