diff options
author | dd <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | a22214cd93523177e47cd605d44dde3ea14857df (patch) | |
tree | e59628b2feefbb62421c7620d6090f5f700c3e73 /lang/gcc295 | |
parent | 7e1a6ca89336c5adc6aa1e4ba8d2cb64f522ac77 (diff) | |
download | FreeBSD-ports-a22214cd93523177e47cd605d44dde3ea14857df.zip FreeBSD-ports-a22214cd93523177e47cd605d44dde3ea14857df.tar.gz |
Remove duplicate words where appropriate.
Approved by: sobomax, obrien
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 4ff8902..766cc1b 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/>. |