aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc/pkg-descr')
-rw-r--r--lang/gcc/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr
index d9dcae413f8e..e2ba591daf6d 100644
--- a/lang/gcc/pkg-descr
+++ b/lang/gcc/pkg-descr
@@ -2,6 +2,11 @@ GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, Fortran and Java front ends as gcc46, g++46,
gfortran46, and gcj46, respectively.
+It can be used interchangibly with the lang/gcc46 port which tracks
+weekly upstream snapshots whereas this port will be updated less
+frequently, mostly in sync with upstream releases, and will move to
+lang/gcc47 and later over time.
+
WWW: http://gcc.gnu.org/
Gerald Pfeifer <gerald@FreeBSD.org>