aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 15:43:21 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-08 15:43:21 +0000
commit986beaaabc71b9e7e29e7e89e0f36405b687216f (patch)
treec92697f87b4f394d15378835e162f8a2a38284d8 /lang/gcc
parent8fac410d9ec5c59396fc8eeba9d46a13af06d8de (diff)
downloadports-986beaaabc71b9e7e29e7e89e0f36405b687216f.tar.gz
ports-986beaaabc71b9e7e29e7e89e0f36405b687216f.zip
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index f99e6014b88f..32af0f83a21a 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -7,6 +7,7 @@ DISTFILES= # not applicable
MAINTAINER= gerald@FreeBSD.org
COMMENT= Meta-port for the default version of the GNU Compiler Collection
+WWW= https://gcc.gnu.org
# Once GCC 4.8 isn't an option any longer, we can simply use GCC_DEFAULT
# below. (The expression rewrites 4.8 to 48.)