diff options
author | obrien <obrien@FreeBSD.org> | 2002-02-10 19:16:51 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-02-10 19:16:51 +0800 |
commit | cffb5b405033fdac9de3e5854e52c85f9e35377f (patch) | |
tree | c5e2b6af051089412008f92a45e51ffc25eff66c /lang/gcc33/Makefile | |
parent | 29b7a6ec9a120d7ac062af75d57a8d2e50144010 (diff) | |
download | freebsd-ports-gnome-cffb5b405033fdac9de3e5854e52c85f9e35377f.tar.gz freebsd-ports-gnome-cffb5b405033fdac9de3e5854e52c85f9e35377f.tar.zst freebsd-ports-gnome-cffb5b405033fdac9de3e5854e52c85f9e35377f.zip |
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...
Diffstat (limited to 'lang/gcc33/Makefile')
-rw-r--r-- | lang/gcc33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index f043976f7bc1..2909b1b79e83 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -SNAPDATE= 2002-01-28 +SNAPDATE= 2002-02-04 SNAPVER= ${SNAPDATE:S/-//g} PORTNAME= gcc-devel |