diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-10 11:16:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-10 11:16:51 +0000 |
commit | 1190560cdc8b239da42bf8826e1e2a3b08546071 (patch) | |
tree | b152d3d663247aa0a87e71b26f21cdd5190f9dff /lang/gcc47/Makefile | |
parent | Make compile on FreeBSD/sparc64 ! (diff) |
Update to the 2002-02-04 snapshot.
This port still does not install properly (still has some old cruft in it).
But incase someone wants to work on a patch to help me out...
Notes
Notes:
svn path=/head/; revision=54484
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r-- | lang/gcc47/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index f043976f7bc1..2909b1b79e83 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -SNAPDATE= 2002-01-28 +SNAPDATE= 2002-02-04 SNAPVER= ${SNAPDATE:S/-//g} PORTNAME= gcc-devel |