summaryrefslogtreecommitdiff
path: root/devel/m6811-gcc
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/m6811-gcc
parent55b39d3652a904ca797cafb6ddad7e68c37d1581 (diff)
downloadfreebsd-ports-b854fb33f6fa3a01542315c7f7c7f44da212bc47.zip
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
Diffstat (limited to 'devel/m6811-gcc')
-rw-r--r--devel/m6811-gcc/Makefile5
1 files changed, 2 insertions, 3 deletions
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