Adjust WWW reference in pkg-descr to https and avoid a trailing slash

for all lang/gcc4* ports.
This commit is contained in:
Gerald Pfeifer
2017-06-14 21:31:11 +00:00
parent c36fabcc4c
commit 3febde1e72
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>