diff options
author | gerald <gerald@FreeBSD.org> | 2005-04-25 23:05:59 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2005-04-25 23:05:59 +0800 |
commit | b92fddff2be06ed6d9cf03985a99aa5b5e9d58e9 (patch) | |
tree | 542baa05508da08f9b637257827e7b253099ba7c /lang/gcc47/pkg-descr | |
parent | ac38128634402c3196a6586ac3f10fde4432ba37 (diff) | |
download | freebsd-ports-gnome-b92fddff2be06ed6d9cf03985a99aa5b5e9d58e9.tar.gz freebsd-ports-gnome-b92fddff2be06ed6d9cf03985a99aa5b5e9d58e9.tar.zst freebsd-ports-gnome-b92fddff2be06ed6d9cf03985a99aa5b5e9d58e9.zip |
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.
PR: 80306
Diffstat (limited to 'lang/gcc47/pkg-descr')
-rw-r--r-- | lang/gcc47/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr index ae9a47f9db75..9405174c2a95 100644 --- a/lang/gcc47/pkg-descr +++ b/lang/gcc47/pkg-descr @@ -1,6 +1,6 @@ GCC, the GNU Compiler Collection includes C, C++, Java and Fortran. -This port installs the various front ends as gcc40, g++40, gcj40, and +This port installs the various front ends as gcc41, g++41, gcj41, and so forth into the ${PREFIX}/bin directory. WWW: http://gcc.gnu.org/ |