diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-08-12 04:39:10 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-08-12 04:39:10 +0000 |
commit | 1596221df99f5031117eaee27e868532becd0048 (patch) | |
tree | 813104f240baccdd2bb75cff9f56c8224ab6ad2c /lang/gcc45 | |
parent | c12c2467ed2bb9948f5d0ffba1d13b0f8acb8ad8 (diff) | |
download | ports-1596221df99f5031117eaee27e868532becd0048.tar.gz ports-1596221df99f5031117eaee27e868532becd0048.zip |
Notes
Diffstat (limited to 'lang/gcc45')
-rw-r--r-- | lang/gcc45/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 745d450f6634..b94105a20ef6 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -1,10 +1,10 @@ # ex:ts=8 # Ports collection makefile for: egcs -# Version required: 1998-02-28 +# Version required: 1998-08-03 # Date created: 9 Jan 1998 # Whom: John Polstra <jdp@polstra.com> # -# $Id: Makefile,v 1.24 1998/08/07 22:49:30 asami Exp $ +# $Id: Makefile,v 1.25 1998/08/11 08:22:45 obrien Exp $ # DISTNAME= egcs-19980803 |