aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-06-04 12:17:48 +0800
committergerald <gerald@FreeBSD.org>2017-06-04 12:17:48 +0800
commit3aa5ff2878ab5f1a05b67fc4b023b8d9375f5c06 (patch)
tree4dd6297e0d303cdb10022bdbff880522e4bc5267 /lang
parent58ad3da84efd83fdf160a45130beb793ca255196 (diff)
downloadfreebsd-ports-gnome-3aa5ff2878ab5f1a05b67fc4b023b8d9375f5c06.tar.gz
freebsd-ports-gnome-3aa5ff2878ab5f1a05b67fc4b023b8d9375f5c06.tar.zst
freebsd-ports-gnome-3aa5ff2878ab5f1a05b67fc4b023b8d9375f5c06.zip
Improve language and formatting slightly. Adjust URL to refer to https
and avoid a trailing slash.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc7-devel/pkg-descr8
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>