diff options
author | gerald <gerald@FreeBSD.org> | 2005-12-14 11:01:14 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2005-12-14 11:01:14 +0000 |
commit | c0cb831d645a202056c77dc96a052c4fa1bae8f1 (patch) | |
tree | b5c8e1d5b5ae3000d38bee5eb429f48eb90bcdda /lang | |
parent | 2d1c198bd4fc0c6050ea6fcacfca69f06ed4e4a4 (diff) | |
download | FreeBSD-ports-c0cb831d645a202056c77dc96a052c4fa1bae8f1.zip FreeBSD-ports-c0cb831d645a202056c77dc96a052c4fa1bae8f1.tar.gz |
Update program names to account for GCC 4.2.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc42/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc43/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc44/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc45/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc46/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc47/pkg-descr | 2 | ||||
-rw-r--r-- | lang/gcc48/pkg-descr | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/lang/gcc/pkg-descr b/lang/gcc/pkg-descr index 9405174..9914943 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/ diff --git a/lang/gcc42/pkg-descr b/lang/gcc42/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc42/pkg-descr +++ b/lang/gcc42/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/ diff --git a/lang/gcc43/pkg-descr b/lang/gcc43/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc43/pkg-descr +++ b/lang/gcc43/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/ diff --git a/lang/gcc44/pkg-descr b/lang/gcc44/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc44/pkg-descr +++ b/lang/gcc44/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/ diff --git a/lang/gcc45/pkg-descr b/lang/gcc45/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc45/pkg-descr +++ b/lang/gcc45/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/ diff --git a/lang/gcc46/pkg-descr b/lang/gcc46/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc46/pkg-descr +++ b/lang/gcc46/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/ diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc47/pkg-descr +++ b/lang/gcc47/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/ diff --git a/lang/gcc48/pkg-descr b/lang/gcc48/pkg-descr index 9405174..9914943 100644 --- a/lang/gcc48/pkg-descr +++ b/lang/gcc48/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/ |