summaryrefslogtreecommitdiff
path: root/lang/gcc48/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-16 06:23:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-16 06:23:42 +0000
commit0d874aa8de07058e20e1c59c1c0bdc5e237f32a2 (patch)
tree0dce2dd9f42df8d03b404b6f0d9896598ce3948d /lang/gcc48/Makefile
parentUpgrade to 0.93 (diff)
upgrade to the July 15th (19980715) snapshot
Notes
Notes: svn path=/head/; revision=11930
Diffstat (limited to 'lang/gcc48/Makefile')
-rw-r--r--lang/gcc48/Makefile20
1 files changed, 11 insertions, 9 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index d6283d43cd2b..1147790c358d 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -1,19 +1,21 @@
-# ex:ts=8 New ports collection makefile for: egcs Version required:
-# 1998-02-28 Date created: 9 Jan 1998
-# Whom: John Polstra <jdp@polstra.com>
+# ex:ts=8
+# Ports collection makefile for: egcs
+# Version required: 1998-02-28
+# Date created: 9 Jan 1998
+# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.20 1998/06/10 05:29:12 obrien Exp $
+# $Id: Makefile,v 1.21 1998/07/06 10:17:09 obrien Exp $
#
-DISTNAME= egcs-19980628
+DISTNAME= egcs-19980715
CATEGORIES= lang
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-06-28/ \
- ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-06-28/ \
- ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-06-28/
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-07-15/ \
+ ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-07-15/ \
+ ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-07-15/
MAINTAINER= obrien@FreeBSD.org
-EGCS_REV= egcs-2.91.43
+EGCS_REV= egcs-2.91.50
GNUHOST= i386-unknown-freebsd${GNUOSREL}
GNU_CONFIGURE= yes
USE_GMAKE= yes