commit:     e8e5331c8e9dec82a6741b2f8f6b93b840d61407
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Dec 22 21:04:31 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 23:16:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e5331c

net-analyzer/cryptcat: use https

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild 
b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
index a3d959ea9cbe..f60626e479c6 100644
--- a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
+++ b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="netcat clone extended with twofish encryption"
-HOMEPAGE="http://cryptcat.sourceforge.net/";
+DESCRIPTION="Netcat clone extended with twofish encryption"
+HOMEPAGE="https://cryptcat.sourceforge.io";
 SRC_URI="mirror://sourceforge/${PN}/${PN}-unix-${PV}.tar"
 S="${WORKDIR}"/unix
 

Reply via email to