mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Simplify MASTER_SITES, taking advantage of the default for GCC releases
provided by MASTER_SITES_ABBREVS. Reported by: portlint
This commit is contained in:
parent
d5971ac669
commit
6e0547d7d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469768
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= gcc
|
|||
PORTVERSION= 7.3.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
|
||||
MASTER_SITES= GCC
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
||||
MAINTAINER= gerald@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue