aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc40/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-06-10 13:29:14 +0800
committerobrien <obrien@FreeBSD.org>1998-06-10 13:29:14 +0800
commita68f00ea474733b9a06eeb70f921c39aada97296 (patch)
tree22a11deba0acb93e82dd24803983e9fed895e937 /lang/gcc40/Makefile
parente91a5fff2b9409c2c6ff24a039089f80a490d986 (diff)
downloadfreebsd-ports-gnome-a68f00ea474733b9a06eeb70f921c39aada97296.tar.gz
freebsd-ports-gnome-a68f00ea474733b9a06eeb70f921c39aada97296.tar.zst
freebsd-ports-gnome-a68f00ea474733b9a06eeb70f921c39aada97296.zip
upgrade to 19980608 snapshot
Diffstat (limited to 'lang/gcc40/Makefile')
-rw-r--r--lang/gcc40/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index 3fe97babba6e..fc580b3b101b 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -4,18 +4,18 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.18 1998/05/19 22:33:41 obrien Exp $
+# $Id: Makefile,v 1.19 1998/05/20 08:59:30 obrien Exp $
#
-DISTNAME= egcs-19980508
+DISTNAME= egcs-19980608
CATEGORIES= lang
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-05-08/ \
- ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-05-08/ \
- ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-05-08/
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-06-08/ \
+ ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-06-08/ \
+ ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-06-08/
MAINTAINER= obrien@FreeBSD.org
-EGCS_REV= egcs-2.91.28
+EGCS_REV= egcs-2.91.40
GNUHOST= i386-unknown-freebsd${GNUOSREL}
GNU_CONFIGURE= yes
USE_GMAKE= yes