Date: Sat, 13 Apr 2019 23:45:47 +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: r498862 - head/security/tlswrap Message-ID: <201904132345.x3DNjl2j045822@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 13 23:45:46 2019 New Revision: 498862 URL: https://svnweb.freebsd.org/changeset/ports/498862 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/security/tlswrap/Makefile head/security/tlswrap/pkg-descr Modified: head/security/tlswrap/Makefile ============================================================================== --- head/security/tlswrap/Makefile Sat Apr 13 23:45:41 2019 (r498861) +++ head/security/tlswrap/Makefile Sat Apr 13 23:45:46 2019 (r498862) @@ -5,7 +5,7 @@ PORTNAME= tlswrap PORTVERSION= 1.0.4 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= http://www.tlswrap.com/ +MASTER_SITES= https://www.tlswrap.com/ DISTNAME= ${PORTNAME}-1.04 MAINTAINER= johans@FreeBSD.org Modified: head/security/tlswrap/pkg-descr ============================================================================== --- head/security/tlswrap/pkg-descr Sat Apr 13 23:45:41 2019 (r498861) +++ head/security/tlswrap/pkg-descr Sat Apr 13 23:45:46 2019 (r498862) @@ -1,4 +1,4 @@ TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to use your favourite FTP client with any TLS/SSL-enabled FTP server. -WWW: http://www.tlswrap.com/ +WWW: https://www.tlswrap.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904132345.x3DNjl2j045822>