diff options
Diffstat (limited to 'lang/gcc7-devel/pkg-descr')
-rw-r--r-- | lang/gcc7-devel/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc7-devel/pkg-descr b/lang/gcc7-devel/pkg-descr index 89835970960f..24a2627db47d 100644 --- a/lang/gcc7-devel/pkg-descr +++ b/lang/gcc7-devel/pkg-descr @@ -1,7 +1,7 @@ -GCC, the GNU Compiler Collection, supports a number of languages. This -port installs the C, C++, and Fortran front ends as gcc7, g++7, gfortran7, -respectively. +GCC, the GNU Compiler Collection, supports a number of languages. +This port installs the C, C++, and Fortran front ends as gcc7, g++7, +and gfortran7, respectively. -WWW: http://gcc.gnu.org/ +WWW: https://gcc.gnu.org Gerald Pfeifer <gerald@FreeBSD.org> |