Update MASTER_SITES to fix fetching problem due to abnormal version number
PR: 202332
This commit is contained in:
parent
0c8c046dd9
commit
f26ac585a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394256
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= gnutls
|
||||
PORTVERSION= 3.3.17.1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R}
|
||||
MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R:R}
|
||||
|
||||
MAINTAINER= bdrewery@FreeBSD.org
|
||||
COMMENT= GNU Transport Layer Security library
|
||||
|
|
Loading…
Reference in a new issue