diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-12-22 19:10:40 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-12-22 19:10:40 +0000 |
commit | 7a8dd533586adb996b9802914ceb8f6e470f904c (patch) | |
tree | beb69622cb21e7700dd834abf3ec8f2dbfeb52f1 /devel/gcc-6811 | |
parent | The misc.c_patch got folded into the distfile at the last moment. (diff) |
The master site does not contain both files required to download
No response from MAINTAINER
PR: 22491
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=36245
Diffstat (limited to 'devel/gcc-6811')
-rw-r--r-- | devel/gcc-6811/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gcc-6811/Makefile b/devel/gcc-6811/Makefile index 06cf776bb4e7..e4aa37c428a0 100644 --- a/devel/gcc-6811/Makefile +++ b/devel/gcc-6811/Makefile @@ -8,7 +8,9 @@ PORTNAME= gcc-6811 PORTVERSION= 2.6.3 CATEGORIES= devel -MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/ +MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/ \ + ftp://ftp.celestial.com/mirrors/gnu/ \ + ftp://ftp.inria.fr/gnu/ DISTFILES= gcc-6811-fsf.tar.gz gcc-2.6.3.tar.gz MAINTAINER= jake@FreeBSD.org |