Update MASTER_SITES to fix fetching problem due to abnormal version number

PR:		202332
This commit is contained in:
Mark Felder 2015-08-14 20:38:38 +00:00
parent 0c8c046dd9
commit f26ac585a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394256

View file

@ -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