diff options
author | gerald <gerald@FreeBSD.org> | 2004-06-17 02:16:26 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2004-06-17 02:16:26 +0800 |
commit | 59faf65af2098c12333f0aa95dcc3b791dac9e7a (patch) | |
tree | 592c19a453095acaa3c133550c417140045729c2 /lang/gcc-ooo/Makefile | |
parent | 3cb45dd5e286dfbe19e5435a43277a98f0d07943 (diff) | |
download | freebsd-ports-gnome-59faf65af2098c12333f0aa95dcc3b791dac9e7a.tar.gz freebsd-ports-gnome-59faf65af2098c12333f0aa95dcc3b791dac9e7a.tar.zst freebsd-ports-gnome-59faf65af2098c12333f0aa95dcc3b791dac9e7a.zip |
Update to the 2004-06-11 snapshot of GCC 3.4.1.
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r-- | lang/gcc-ooo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 38c65499d3ed..dcbaba76d9a4 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -5,7 +5,7 @@ # # $FreeBSD$ # -SNAPDATE= 2004-06-04 +SNAPDATE= 2004-06-11 PORTNAME= gcc PORTVERSION= 3.4.1 |