diff options
author | netchild <netchild@FreeBSD.org> | 2002-04-16 15:02:49 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2002-04-16 15:02:49 +0000 |
commit | c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95 (patch) | |
tree | d301d3bf1f7d843d9cdb6e438cb55379a83cc85c /lang | |
parent | 1747d731f76b2b4518492b44ede92d34ef6f7b85 (diff) | |
download | FreeBSD-ports-c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95.zip FreeBSD-ports-c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95.tar.gz |
Spelling fix.
Submitted by: marius@alchemy.franken.de
Approved by: steve
Diffstat (limited to 'lang')
-rw-r--r-- | lang/icc/pkg-descr | 2 | ||||
-rw-r--r-- | lang/icc7/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/icc/pkg-descr b/lang/icc/pkg-descr index 601a1ca..4062166 100644 --- a/lang/icc/pkg-descr +++ b/lang/icc/pkg-descr @@ -1,4 +1,4 @@ -This is Intels C/C++ compiler, it is set up so produce native FreeBSD objects. +This is Intels C/C++ compiler, it is set up to produce native FreeBSD objects. This port is not able to produce native executables on its own, you need to use gcc to link the final binary. diff --git a/lang/icc7/pkg-descr b/lang/icc7/pkg-descr index 601a1ca..4062166 100644 --- a/lang/icc7/pkg-descr +++ b/lang/icc7/pkg-descr @@ -1,4 +1,4 @@ -This is Intels C/C++ compiler, it is set up so produce native FreeBSD objects. +This is Intels C/C++ compiler, it is set up to produce native FreeBSD objects. This port is not able to produce native executables on its own, you need to use gcc to link the final binary. |