diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-28 21:46:05 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-28 21:46:05 +0000 |
commit | 0c1d7c289cc67040281a7295d60ee85bf53336a0 (patch) | |
tree | 054a308df953a972627ac31a28ea2a88dde4b8e2 /lang | |
parent | 8d99854ea8ae6526da01c772889a0a50ca8c885a (diff) | |
download | pkgsrc-0c1d7c289cc67040281a7295d60ee85bf53336a0.tar.gz |
Use correct version in DESCR.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc3/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc3/DESCR b/lang/gcc3/DESCR index 47e02c70e88..e681a873509 100644 --- a/lang/gcc3/DESCR +++ b/lang/gcc3/DESCR @@ -1,4 +1,4 @@ -This directory contains the GNU Compiler Collection (GCC) version 3.2.1. +This directory contains the GNU Compiler Collection (GCC) version 3.2.2. It includes all of the support for compiling C, C++, Objective C, Fortran, Java, and Chill. |