aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc30/Makefile')
-rw-r--r--lang/gcc30/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 18bdca315ed..82d0af01249 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -7,13 +7,14 @@
# $FreeBSD$
#
-SNAPDATE= 2000-02-21
+SNAPDATE= 2000-03-06
SNAPVER= ${SNAPDATE:S/-//g}
DISTNAME= gcc-2.96
PKGNAME= gcc-devel-${SNAPVER}
CATEGORIES= lang java
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/${SNAPDATE}/ \
+MASTER_SITES= ftp://ftp.freesoftware.com/pub/egcs/snapshots/${SNAPDATE}/ \
+ ftp://egcs.cygnus.com/pub/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.ninemoons.com/pub/mirrors/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.iij.ad.jp/pub/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.yggdrasil.com/mirrors/site/egcs.cygnus.com/pub/egcs/snapshots/${SNAPDATE}/ \
>+3 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * SIZEify.trevor2004-01-291-0/+1 * - Update to version 1.09krion2004-01-068-79/+22 * De-pkg-comment.knu2003-02-212-1/+1 * Add PORTDOCS support.markp2003-02-142-18/+14 * Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Don't assume stdin, stdout are compile-time constants.wollman2002-06-043-0/+52 * upgrade to 1.07ijliao2002-06-044-15/+11 * To ports@freebsd.org.obrien2002-05-091-1/+1 * Remove extraneous directory on deinstallkris2000-07-031-0/+1 * Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2 * Restore useless version required comments.obrien2000-03-221-0/+1 * Remove the "version required" line.obrien2000-03-201-1/+0