aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc8-devel/pkg-descr
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-06-05 13:25:38 +0800
committergerald <gerald@FreeBSD.org>2017-06-05 13:25:38 +0800
commit0103d08162d8aa1494257aabd83ca965c35f9fd1 (patch)
tree0a79c78cf3080715e4728c7974e1c735a7c9aefe /lang/gcc8-devel/pkg-descr
parentd55572bdff8ebdaf6f9d34daab7d87bde8708855 (diff)
downloadfreebsd-ports-gnome-0103d08162d8aa1494257aabd83ca965c35f9fd1.tar.gz
freebsd-ports-gnome-0103d08162d8aa1494257aabd83ca965c35f9fd1.tar.zst
freebsd-ports-gnome-0103d08162d8aa1494257aabd83ca965c35f9fd1.zip
Update to the 20170604 snapshot of GCC 8.
Adjust WWW reference in pkg-descr to https and avoid a trailing slash.
Diffstat (limited to 'lang/gcc8-devel/pkg-descr')
-rw-r--r--lang/gcc8-devel/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc8-devel/pkg-descr b/lang/gcc8-devel/pkg-descr
index 24009e14313c..4685f20de855 100644
--- a/lang/gcc8-devel/pkg-descr
+++ b/lang/gcc8-devel/pkg-descr
@@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of languages. This
port installs the C, C++, and Fortran front ends as gcc8, g++8, gfortran8,
respectively.
-WWW: http://gcc.gnu.org/
+WWW: https://gcc.gnu.org
Gerald Pfeifer <gerald@FreeBSD.org>