aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2002-04-13 02:25:08 +0800
committergerald <gerald@FreeBSD.org>2002-04-13 02:25:08 +0800
commitab81bfea49b3d931e3fe085d916b0aef6ca90f50 (patch)
tree7906d2b954a7ac0b3ab3bb59e0e29fed83bb3668 /lang
parentdc61a42a3caad853b07419c6a4455d6c6aed6257 (diff)
downloadfreebsd-ports-graphics-ab81bfea49b3d931e3fe085d916b0aef6ca90f50.tar.gz
freebsd-ports-graphics-ab81bfea49b3d931e3fe085d916b0aef6ca90f50.tar.zst
freebsd-ports-graphics-ab81bfea49b3d931e3fe085d916b0aef6ca90f50.zip
Update pkg-comment to reflect GCC's new meaning (since 2.95) and refer
to http://gcc.gnu.org instead of http://egcs.cygnus.com. Also, 2.95 is not GNU's latest offering any longer. ;-) Approved by: obrien (maintainer+mentor)
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc295/pkg-comment2
-rw-r--r--lang/gcc295/pkg-descr12
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/gcc295/pkg-comment b/lang/gcc295/pkg-comment
index 5386f1ed981..606f34848c6 100644
--- a/lang/gcc295/pkg-comment
+++ b/lang/gcc295/pkg-comment
@@ -1 +1 @@
-GNU compiler suite
+GNU Compiler Collection
diff --git a/lang/gcc295/pkg-descr b/lang/gcc295/pkg-descr
index 766cc1b4467..05494b4b78e 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/