aboutsummaryrefslogtreecommitdiff
path: root/devel/m6811-gcc
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-12-22 19:10:40 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-12-22 19:10:40 +0000
commit7a8dd533586adb996b9802914ceb8f6e470f904c (patch)
treebeb69622cb21e7700dd834abf3ec8f2dbfeb52f1 /devel/m6811-gcc
parent5c702223597ebb0fd89615a172ab81499e49a750 (diff)
downloadports-7a8dd533586adb996b9802914ceb8f6e470f904c.tar.gz
ports-7a8dd533586adb996b9802914ceb8f6e470f904c.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>
Notes
Notes: svn path=/head/; revision=36245
Diffstat (limited to 'devel/m6811-gcc')
-rw-r--r--devel/m6811-gcc/Makefile4
1 files changed, 3 insertions, 1 deletions
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