commit:     a7c5e17c269b33d745e0673e922ac6f44e17b874
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 12:01:00 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:24:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c5e17c

net-ftp/profxp: use HTTPS

 net-ftp/profxp/profxp-3_pre2-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-ftp/profxp/profxp-3_pre2-r2.ebuild 
b/net-ftp/profxp/profxp-3_pre2-r2.ebuild
index 025fd90ef53..c78525fd1b9 100644
--- a/net-ftp/profxp/profxp-3_pre2-r2.ebuild
+++ b/net-ftp/profxp/profxp-3_pre2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit perl-module
 
 DESCRIPTION="FXP (server-to-server FTP) commandline client written in Perl"
-HOMEPAGE="http://duncanthrax.net/profxp/";
-SRC_URI="http://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz
+HOMEPAGE="https://duncanthrax.net/profxp/";
+SRC_URI="https://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz
        http://search.cpan.org/src/CLINTDW/SOCKS-0.03/lib/Net/SOCKS.pm";
 
 LICENSE="BSD"

Reply via email to