summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-26 23:43:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-26 23:43:40 +0000
commit46f2115274681cc729839a180fd729606e00a5f0 (patch)
treeaa6edd0f82f32645904c6e2b666c99eb7029ba4b /lang/gcc32/Makefile
parentAdd "net" to CATEGORIES. Seems TCP utils belongs there to me. (diff)
Upgrade to the 19980721 snap.
Notes
Notes: svn path=/head/; revision=12138
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 1147790c358d..a4e8ff528a83 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.21 1998/07/06 10:17:09 obrien Exp $
+# $Id: Makefile,v 1.22 1998/07/16 06:23:40 obrien Exp $
#
-DISTNAME= egcs-19980715
+DISTNAME= egcs-19980721
CATEGORIES= lang
-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/
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-07-21/ \
+ ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-07-21/ \
+ ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-07-21/
MAINTAINER= obrien@FreeBSD.org
-EGCS_REV= egcs-2.91.50
+EGCS_REV= egcs-2.91.51
GNUHOST= i386-unknown-freebsd${GNUOSREL}
GNU_CONFIGURE= yes
USE_GMAKE= yes