Simplify MASTER_SITES (GNU/${PORTNAME} is the same as the simpler GNU).
This commit is contained in:
parent
092b349f66
commit
008178c996
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462247
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= mpfr
|
|||
PORTVERSION= 3.1.6
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= http://www.mpfr.org/mpfr-current/ \
|
||||
GNU/${PORTNAME}
|
||||
GNU
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES}
|
||||
|
|
Loading…
Reference in a new issue