diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-14 11:01:14 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-14 11:01:14 +0000 |
commit | 0385d0d70a29c5213c292ef2fa6da733d6b90451 (patch) | |
tree | d3d59ddf8cede690eb9520ec05b79d6e9c3fece0 /lang/gcc42 | |
parent | ffa05628cfcf0d7e68af339ffed7b15f23365ff1 (diff) | |
download | ports-0385d0d70a29c5213c292ef2fa6da733d6b90451.tar.gz ports-0385d0d70a29c5213c292ef2fa6da733d6b90451.zip |
Notes
Diffstat (limited to 'lang/gcc42')
-rw-r--r-- | lang/gcc42/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc42/pkg-descr b/lang/gcc42/pkg-descr index 9405174c2a95..99149439eb1f 100644 --- a/lang/gcc42/pkg-descr +++ b/lang/gcc42/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 gcc41, g++41, gcj41, and +This port installs the various front ends as gcc42, g++42, gcj42, and so forth into the ${PREFIX}/bin directory. WWW: http://gcc.gnu.org/ |