Adjust WWW reference in pkg-descr to https and avoid a trailing slash
for all lang/gcc4* ports.
This commit is contained in:
@@ -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 gcc46, g++46, and
|
||||
gfortran46, respectively.
|
||||
|
||||
WWW: http://gcc.gnu.org/
|
||||
WWW: https://gcc.gnu.org
|
||||
|
||||
Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
@@ -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 gcc47, g++47, and
|
||||
gfortran47, respectively.
|
||||
|
||||
WWW: http://gcc.gnu.org/
|
||||
WWW: https://gcc.gnu.org
|
||||
|
||||
Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
@@ -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 gcc48, g++48, and
|
||||
gfortran48, respectively.
|
||||
|
||||
WWW: http://gcc.gnu.org/
|
||||
WWW: https://gcc.gnu.org
|
||||
|
||||
Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
@@ -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 gcc49, g++49, and
|
||||
gfortran49, respectively.
|
||||
|
||||
WWW: http://gcc.gnu.org/
|
||||
WWW: https://gcc.gnu.org
|
||||
|
||||
Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
Reference in New Issue
Block a user