summaryrefslogtreecommitdiff
path: root/lang/gcc295
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2002-04-12 18:25:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2002-04-12 18:25:08 +0000
commitbae25298f94dbad4938c72af3a407f11e0ad0374 (patch)
tree3e7458888fc8f44b29c411fc2f60ceda6c536793 /lang/gcc295
parentFix a resource leak in the GTK pixmap themes. Bump PORTREVISION. (diff)
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)
Notes
Notes: svn path=/head/; revision=57627
Diffstat (limited to 'lang/gcc295')
-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 5386f1ed981f..606f34848c6e 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 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/