summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1997-07-14 22:21:02 +0000
committerEric L. Hernes <erich@FreeBSD.org>1997-07-14 22:21:02 +0000
commitb854fb33f6fa3a01542315c7f7c7f44da212bc47 (patch)
tree3620a646dc5a6597371a5c5f299be8c770c4bddb /devel
parentupgrade to 0.99.10, it's not perfect, but this is a developer's (diff)
remove MASTER_SITE_GNU from the sitelist, since it's not there.
It appears that this is not going to be updated to anything newer than 2.6.3, so if it causes any (more) problems, it's history... Requested by: Bill Fenner
Notes
Notes: svn path=/head/; revision=7326
Diffstat (limited to 'devel')
-rw-r--r--devel/gcc-6811/Makefile5
-rw-r--r--devel/m6811-gcc/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/gcc-6811/Makefile b/devel/gcc-6811/Makefile
index 478aaad7aa7a..0204b1f0d8e9 100644
--- a/devel/gcc-6811/Makefile
+++ b/devel/gcc-6811/Makefile
@@ -3,14 +3,13 @@
# Date created: Thu Sep 14 11:10:01 CDT 1995
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.3 1996/09/11 05:53:42 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/18 10:22:31 asami Exp $
#
DISTNAME= gcc11
PKGNAME= gcc11-2.6.3
CATEGORIES= devel
-MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/
DISTFILES= gcc-6811-fsf.tar.gz gcc-2.6.3.tar.gz
MAINTAINER= erich@FreeBSD.ORG
diff --git a/devel/m6811-gcc/Makefile b/devel/m6811-gcc/Makefile
index 478aaad7aa7a..0204b1f0d8e9 100644
--- a/devel/m6811-gcc/Makefile
+++ b/devel/m6811-gcc/Makefile
@@ -3,14 +3,13 @@
# Date created: Thu Sep 14 11:10:01 CDT 1995
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.3 1996/09/11 05:53:42 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/18 10:22:31 asami Exp $
#
DISTNAME= gcc11
PKGNAME= gcc11-2.6.3
CATEGORIES= devel
-MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/ \
- ${MASTER_SITE_GNU}
+MASTER_SITES= ftp://nyquist.ee.ualberta.ca/pub/motorola/68hc11/gcc/
DISTFILES= gcc-6811-fsf.tar.gz gcc-2.6.3.tar.gz
MAINTAINER= erich@FreeBSD.ORG