aboutsummaryrefslogtreecommitdiff
path: root/security/wolfssl
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2020-05-02 07:20:48 +0000
committerSanthosh Raju <fox@FreeBSD.org>2020-05-02 07:20:48 +0000
commit8e9ad69b55e873c831a7a337ef50828dd874718b (patch)
tree6b8c4c82534f32f4c6300904317f314f8d015b00 /security/wolfssl
parent4dc6095aa46dc1aeeeaf429b71f571d9f9c65386 (diff)
downloadports-8e9ad69b55e873c831a7a337ef50828dd874718b.tar.gz
ports-8e9ad69b55e873c831a7a337ef50828dd874718b.zip
security/wolfssl: Fixes build failure.
Uploaded the distfile manually into distcache to prevent failures during fetch. Reviewed by: philip
Notes
Notes: svn path=/head/; revision=533671
Diffstat (limited to 'security/wolfssl')
-rw-r--r--security/wolfssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 05b797236450..31708366a7e7 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -3,8 +3,8 @@
PORTNAME= wolfssl
PORTVERSION= 4.4.0
CATEGORIES= security devel
-MASTER_SITES= https://www.wolfssl.com/
-
+MASTER_SITES= https://www.wolfssl.com/ \
+ LOCAL/fox
MAINTAINER= fox@FreeBSD.org
COMMENT= Embedded SSL C-Library