summaryrefslogtreecommitdiffstats
path: root/gcc-4.7.pkg.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-16 00:25:14 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-16 00:25:14 (EDT)
commit52e3457be5abc15abf20cca77522087c2d7270f0 (patch)
treeaab0292651ac7fd3effa1dc2a94b49a5d8f8011f /gcc-4.7.pkg.in
parent4c318fbf8f8b253b51d93940be05bf63eaa54d9b (diff)
Fix reversed descriptions.
Diffstat (limited to 'gcc-4.7.pkg.in')
-rw-r--r--gcc-4.7.pkg.in/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.7.pkg.in/control b/gcc-4.7.pkg.in/control
index 99d9d0b..8c3ea2b 100644
--- a/gcc-4.7.pkg.in/control
+++ b/gcc-4.7.pkg.in/control
@@ -15,5 +15,5 @@ Depends: gcc-4.7-common (= ${Binary-Version}),
Recommends: libc.6-dev
Suggests: gcc-4.7-locales (>= ${Binary-Version}),
libmudflap.0-4.7-dev (>= ${Binary-Version}),
-Description: GNU C++ compiler for @PKG_TARGET_ARCH@
- The C++ language front end for the GNU compiler collection.
+Description: GNU C compiler for @PKG_TARGET_ARCH@
+ The C language front end for the GNU compiler collection.