summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-06-10 05:29:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-06-10 05:29:14 +0000
commit1395c6719c78aaafbfcd582b9723430964244252 (patch)
tree14a32d093c817f09a17f7af98081e0fc7b64f374 /lang/gcc32/Makefile
parentInstall the app-default file instead of installing the executables twice. (diff)
upgrade to 19980608 snapshot
Notes
Notes: svn path=/head/; revision=11371
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index 3fe97babba6e..fc580b3b101b 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/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