summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-27 00:44:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-27 00:44:18 +0000
commit8c737eadcaaa73f2b1cc6a5f5e92d27c542ee98a (patch)
tree3129a50a2dc727a540dfae911a3a4de0fc14e840 /lang/gcc32/Makefile
parentBroken: does not build. (diff)
make fetchable
Notes
Notes: svn path=/head/; revision=13426
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index fb2c312c8dcd..39bd266c5987 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -4,15 +4,15 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.30 1998/09/10 04:05:26 obrien Exp $
+# $Id: Makefile,v 1.31 1998/09/26 18:17:13 obrien Exp $
#
DISTNAME= egcs-19980914
PKGNAME= egcs-19980914
CATEGORIES= lang
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/${DISTNAME}/ \
- ftp://cambridge.cygnus.com/pub/egcs/releases/${DISTNAME}/ \
- ftp://ftp.fu-berlin.de/unix/languages/egcs/releases/${DISTNAME}/
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-09-14/ \
+ ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-09-14/ \
+ ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-09-14/
MAINTAINER= obrien@FreeBSD.org