Date: Sat, 17 Nov 2018 17:46:11 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485182 - head/security/wolfssl Message-ID: <201811171746.wAHHkB2b076927@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811171746.wAHHkB2b076927>