aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnutls
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2015-08-15 04:38:38 +0800
committerfeld <feld@FreeBSD.org>2015-08-15 04:38:38 +0800
commit2bc0a204a3d5660a7377a312d1ff1554b41ca0ff (patch)
tree29fd333634eaaa947571ce5d4388fa3b32ffb13b /security/gnutls
parent9fc7f0739cc05ad72c6d25dc7f0bae6df9de6ead (diff)
downloadfreebsd-ports-gnome-2bc0a204a3d5660a7377a312d1ff1554b41ca0ff.tar.gz
freebsd-ports-gnome-2bc0a204a3d5660a7377a312d1ff1554b41ca0ff.tar.zst
freebsd-ports-gnome-2bc0a204a3d5660a7377a312d1ff1554b41ca0ff.zip
Update MASTER_SITES to fix fetching problem due to abnormal version number
PR: 202332
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 08e43139d173..a851a29c3ddb 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -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