Merge MASTER_SITES and MASTER_SITE_SUBDIR into just the former.
Suggested by: mat
This commit is contained in:
parent
5cad2b5217
commit
116733644e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384937
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
|||
PORTNAME= gcc
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= ${MASTER_SITE_GCC}
|
||||
MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION}
|
||||
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
||||
MAINTAINER= gerald@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue