aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc48
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-27 08:44:18 +0800
committerobrien <obrien@FreeBSD.org>1998-09-27 08:44:18 +0800
commitfb6043cc530792f82c979c655a9acd67744da545 (patch)
tree0f7cdc8ff48fdb3aba0a8976abbc12b59dc214a2 /lang/gcc48
parentc427a5612ba1b5fede88db678df7c4793fed9b4f (diff)
downloadfreebsd-ports-gnome-fb6043cc530792f82c979c655a9acd67744da545.tar.gz
freebsd-ports-gnome-fb6043cc530792f82c979c655a9acd67744da545.tar.zst
freebsd-ports-gnome-fb6043cc530792f82c979c655a9acd67744da545.zip
make fetchable
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index fb2c312c8dcd..39bd266c5987 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/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