diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-05-03 23:16:32 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-05-03 23:16:32 +0000 |
commit | 63f5afe07d5c67fd5a1752738f8b290886114df6 (patch) | |
tree | 83df8299fea76cc9159a6654f0dc74985c738f30 /lang/gcc33/pkg-descr | |
parent | d5e72dd32bab63d9ea7d23e1852703b1d408bd35 (diff) |
Notes
Diffstat (limited to 'lang/gcc33/pkg-descr')
-rw-r--r-- | lang/gcc33/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc33/pkg-descr b/lang/gcc33/pkg-descr index 7bb6ae0d57ff..80c75f1b35bb 100644 --- a/lang/gcc33/pkg-descr +++ b/lang/gcc33/pkg-descr @@ -1,6 +1,6 @@ -GCC, the GNU Compiler Collection includes gcc, g++, gcj, and g77. +GCC, the GNU Compiler Collection includes gcc, g++, and g77. -This port installs the various front ends as gcc33, g++33, gcj33, +This port installs the various front ends as gcc33, g++33, and g77-33 into the ${PREFIX}/bin directory. WWW: http://gcc.gnu.org/ |