aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2005-12-14 19:01:14 +0800
committergerald <gerald@FreeBSD.org>2005-12-14 19:01:14 +0800
commitc0cb831d645a202056c77dc96a052c4fa1bae8f1 (patch)
treeb5c8e1d5b5ae3000d38bee5eb429f48eb90bcdda /lang/gcc
parent2d1c198bd4fc0c6050ea6fcacfca69f06ed4e4a4 (diff)
downloadfreebsd-ports-gnome-c0cb831d645a202056c77dc96a052c4fa1bae8f1.tar.gz
freebsd-ports-gnome-c0cb831d645a202056c77dc96a052c4fa1bae8f1.tar.zst
freebsd-ports-gnome-c0cb831d645a202056c77dc96a052c4fa1bae8f1.zip
Update program names to account for GCC 4.2.
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr
index 9405174c2a95..99149439eb1f 100644
--- a/lang/gcc/pkg-descr
+++ b/lang/gcc/pkg-descr
@@ -1,6 +1,6 @@
GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
-This port installs the various front ends as gcc41, g++41, gcj41, and
+This port installs the various front ends as gcc42, g++42, gcj42, and
so forth into the ${PREFIX}/bin directory.
WWW: http://gcc.gnu.org/