diff options
author | netchild <netchild@FreeBSD.org> | 2002-04-16 23:02:49 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2002-04-16 23:02:49 +0800 |
commit | c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95 (patch) | |
tree | d301d3bf1f7d843d9cdb6e438cb55379a83cc85c /lang/icc | |
parent | 1747d731f76b2b4518492b44ede92d34ef6f7b85 (diff) | |
download | freebsd-ports-gnome-c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95.tar.gz freebsd-ports-gnome-c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95.tar.zst freebsd-ports-gnome-c9ce7822c71fe60ccd75b9197feefa5ffe2d2d95.zip |
Spelling fix.
Submitted by: marius@alchemy.franken.de
Approved by: steve
Diffstat (limited to 'lang/icc')
-rw-r--r-- | lang/icc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc/pkg-descr b/lang/icc/pkg-descr index 601a1ca57758..406216645fd8 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. |