diff options
author | jdp <jdp@FreeBSD.org> | 1998-02-23 09:52:52 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1998-02-23 09:52:52 +0800 |
commit | c7597d7f663fc9d7b96d43c7c7337dafcbf38119 (patch) | |
tree | 31f566834e60f5850c2246bb6201eee7e23feed2 /lang/gcc40 | |
parent | 09b7d877cef951ca82e47d6d7e76627c6f272c1a (diff) | |
download | freebsd-ports-gnome-c7597d7f663fc9d7b96d43c7c7337dafcbf38119.tar.gz freebsd-ports-gnome-c7597d7f663fc9d7b96d43c7c7337dafcbf38119.tar.zst freebsd-ports-gnome-c7597d7f663fc9d7b96d43c7c7337dafcbf38119.zip |
Master site changed.
Diffstat (limited to 'lang/gcc40')
-rw-r--r-- | lang/gcc40/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 456eee79aa79..6eb9cd9441a7 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -3,12 +3,12 @@ # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.7 1998/02/16 09:18:13 asami Exp $ +# $Id: Makefile,v 1.8 1998/02/17 00:04:51 obrien Exp $ # DISTNAME= egcs-980205 CATEGORIES= lang -MASTER_SITES= ftp://ftp.cygnus.com/pub/egcs/snapshots/1998-02-05/ \ +MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-02-05/ \ ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-02-05/ \ ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-02-05/ |