summaryrefslogtreecommitdiff
path: root/net-misc/socket/socket-1.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socket/socket-1.5.ebuild')
-rw-r--r--net-misc/socket/socket-1.5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/socket/socket-1.5.ebuild b/net-misc/socket/socket-1.5.ebuild
index be38d567737b..0a9cad96c8ec 100644
--- a/net-misc/socket/socket-1.5.ebuild
+++ b/net-misc/socket/socket-1.5.ebuild
@@ -1,13 +1,13 @@
-# 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="A shell-level interface to TCP sockets"
-HOMEPAGE="http://www.jnickelsen.de/socket/"
-SRC_URI="http://www.jnickelsen.de/${PN}/${P}.tar.gz"
+DESCRIPTION="Shell-level interface to TCP sockets"
+HOMEPAGE="https://w21.org/jnickelsen/socket/"
+SRC_URI="https://w21.org/jnickelsen/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"