1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Switch web reference (WWW) from http to https.

This commit is contained in:
Gerald Pfeifer 2017-07-08 07:30:19 +00:00
parent 0f15aa48ad
commit d079c47acc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445304

View File

@ -2,6 +2,6 @@ GCC, the GNU Compiler Collection, supports a number of languages. This
port pulls in gcc5 (or another version-specific port) and defines symlinks
called gcc, g++, and gfortran.
WWW: http://gcc.gnu.org
WWW: https://gcc.gnu.org
Gerald Pfeifer <gerald@FreeBSD.org>