summaryrefslogtreecommitdiffstats
path: root/lang/gcc295
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2002-07-31 12:02:37 +0000
committergerald <gerald@FreeBSD.org>2002-07-31 12:02:37 +0000
commit529675b6a83085f0f5246aad6bd36357fe8ac71a (patch)
treee21fb212223cb187a5f36c94cab94e121d42bc75 /lang/gcc295
parentd00b151eea1ee53df6b1a7820a195feece7fa8a1 (diff)
downloadFreeBSD-ports-529675b6a83085f0f5246aad6bd36357fe8ac71a.zip
FreeBSD-ports-529675b6a83085f0f5246aad6bd36357fe8ac71a.tar.gz
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong). Approved by: obrien (maintainer+mentor)
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 4f2232e..b6f8482 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} \
OpenPOWER on IntegriCloud