diff --git a/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild b/net-analyzer/cryptcat/cryptcat-1.2.1-r2.ebuild index a3d959ea9cbe0..f60626e479c67 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