diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | 74aada477d30000e6ac65f94700daee685b344f1 (patch) | |
tree | 8798e94ceb4f68b1b53e875dab5a73858dd90fd7 /lang/gcc295 | |
parent | 5c70394af027233ca67119795afddb7e9e3ae14e (diff) | |
download | ports-74aada477d30000e6ac65f94700daee685b344f1.tar.gz ports-74aada477d30000e6ac65f94700daee685b344f1.zip |
Notes
Diffstat (limited to 'lang/gcc295')
-rw-r--r-- | lang/gcc295/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc295/pkg-descr b/lang/gcc295/pkg-descr index 4ff8902c47b5..766cc1b44677 100644 --- a/lang/gcc295/pkg-descr +++ b/lang/gcc295/pkg-descr @@ -1,7 +1,7 @@ This is GNU's latest offering of GCC (the GNU Compiler Collection). Version 2.95 contains many improvements and features not found in the gcc-2.7.2 and gcc-2.8.1 compliers. C++ support, is vastly improved, in -particular template support is worlds above that that of gcc-2.7.2. +particular template support is worlds above that of gcc-2.7.2. For more details, see <http://egcs.cygnus.com/>. |