aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc295
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2002-07-31 12:02:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2002-07-31 12:02:37 +0000
commit60320763d8aede8712dd7292c2752348d2b3eded (patch)
tree849fc07c4db4231a61d272f3c2c2d7ab5d19201f /lang/gcc295
parent140f74b7e9d3f7c48f644715a741919dec801fe0 (diff)
Notes
Diffstat (limited to 'lang/gcc295')
-rw-r--r--lang/gcc295/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile
index 4f2232e06035..b6f8482a3a80 100644
--- a/lang/gcc295/Makefile
+++ b/lang/gcc295/Makefile
@@ -9,7 +9,7 @@
PORTNAME= gcc
PORTVERSION= 2.95.3
CATEGORIES= lang java
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/%SUBDIR%/ \
+MASTER_SITES= ftp://gcc.gnu.org/pub/%SUBDIR%/ \
${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= gcc/releases/${PKGNAME}
DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \