diff options
author | gerald <gerald@FreeBSD.org> | 2012-03-17 19:22:17 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-03-17 19:22:17 +0800 |
commit | 153cf2f85eaa560f3762e179acc6fc2e92c5d915 (patch) | |
tree | e6a2c79f102e39942b55b60833fdf103d409673a /lang/gcc48/pkg-descr | |
parent | 9c57fca5fa29ed5dffc4edca6125248591476d43 (diff) | |
download | freebsd-ports-gnome-153cf2f85eaa560f3762e179acc6fc2e92c5d915.tar.gz freebsd-ports-gnome-153cf2f85eaa560f3762e179acc6fc2e92c5d915.tar.zst freebsd-ports-gnome-153cf2f85eaa560f3762e179acc6fc2e92c5d915.zip |
Welcome GCC 4.8! For the next couple of months this is going to be
a rougher ride, as this release series -- just branched off GCC 4.7
-- is going to see a lot of active and often invasive development.
This port is for early exposure and not production use at all.
Feature safe: yes
Diffstat (limited to 'lang/gcc48/pkg-descr')
-rw-r--r-- | lang/gcc48/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr index bd20ae3f9a28..5ee8754bde36 100644 --- a/lang/gcc48/pkg-descr +++ b/lang/gcc48/pkg-descr @@ -1,6 +1,6 @@ GCC, the GNU Compiler Collection, supports a number of languages. This -port installs the C, C++, Fortran and Java front ends as gcc47, g++47, -gfortran47, and gcj47, respectively. +port installs the C, C++, Fortran and Java front ends as gcc48, g++48, +gfortran48, and gcj48, respectively. WWW: http://gcc.gnu.org/ |