diff options
author | jeh <jeh@FreeBSD.org> | 2000-12-23 03:10:40 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-12-23 03:10:40 +0800 |
commit | 50201ff722e6d90bf0cc3166e8f9cb799ec280bb (patch) | |
tree | c76a7c71abe0f1740efc42bd10079f45a5337893 | |
parent | 78bbfbd6af73560ad50b12e103f4d818c01e4912 (diff) | |
download | freebsd-ports-gnome-50201ff722e6d90bf0cc3166e8f9cb799ec280bb.tar.gz freebsd-ports-gnome-50201ff722e6d90bf0cc3166e8f9cb799ec280bb.tar.zst freebsd-ports-gnome-50201ff722e6d90bf0cc3166e8f9cb799ec280bb.zip |
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>
-rw-r--r-- | devel/gcc-6811/Makefile | 4 | ||||
-rw-r--r-- | devel/m6811-gcc/Makefile | 4 |
2 files changed, 6 insertions, 2 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 diff --git a/devel/m6811-gcc/Makefile b/devel/m6811-gcc/Makefile index 06cf776bb4e7..e4aa37c428a0 100644 --- a/devel/m6811-gcc/Makefile +++ b/devel/m6811-gcc/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 |