diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 18:25:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-04-12 18:25:08 +0000 |
commit | bae25298f94dbad4938c72af3a407f11e0ad0374 (patch) | |
tree | 3e7458888fc8f44b29c411fc2f60ceda6c536793 /lang/gcc295/pkg-descr | |
parent | d0cf6ca86e0d4171dc8fdb97390b5f01be3af01c (diff) | |
download | ports-bae25298f94dbad4938c72af3a407f11e0ad0374.tar.gz ports-bae25298f94dbad4938c72af3a407f11e0ad0374.zip |
Notes
Diffstat (limited to 'lang/gcc295/pkg-descr')
-rw-r--r-- | lang/gcc295/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/gcc295/pkg-descr b/lang/gcc295/pkg-descr index 766cc1b44677..05494b4b78eb 100644 --- a/lang/gcc295/pkg-descr +++ b/lang/gcc295/pkg-descr @@ -1,10 +1,10 @@ -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 of gcc-2.7.2. +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 compilers. +C++ support is vastly improved, in particular template support is worlds +above that of gcc-2.7.2. -For more details, see <http://egcs.cygnus.com/>. +For more details, see <http://gcc.gnu.org/>. - David O'Brien <obrien@FreeBSD.org> -WWW: http://egcs.cygnus.com/ +WWW: http://gcc.gnu.org/ |