svn commit: r485182 - head/security/wolfssl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 17 17:46:12 UTC 2018


Author: sunpoet
Date: Sat Nov 17 17:46:11 2018
New Revision: 485182
URL: https://svnweb.freebsd.org/changeset/ports/485182

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/security/wolfssl/Makefile
  head/security/wolfssl/pkg-descr

Modified: head/security/wolfssl/Makefile
==============================================================================
--- head/security/wolfssl/Makefile	Sat Nov 17 17:46:03 2018	(r485181)
+++ head/security/wolfssl/Makefile	Sat Nov 17 17:46:11 2018	(r485182)
@@ -3,7 +3,7 @@
 PORTNAME=	wolfssl
 PORTVERSION=	3.13.0
 CATEGORIES=	security devel
-MASTER_SITES=	http://www.wolfssl.com/
+MASTER_SITES=	https://www.wolfssl.com/
 
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	Embedded SSL C-Library

Modified: head/security/wolfssl/pkg-descr
==============================================================================
--- head/security/wolfssl/pkg-descr	Sat Nov 17 17:46:03 2018	(r485181)
+++ head/security/wolfssl/pkg-descr	Sat Nov 17 17:46:11 2018	(r485182)
@@ -19,4 +19,4 @@ Portable
 - OpenSSL Compatibility Layer
 - Long list of supported platforms
 
-WWW: http://www.wolfssl.com/
+WWW: https://www.wolfssl.com/


More information about the svn-ports-all mailing list