summaryrefslogtreecommitdiff
path: root/net-misc/gofish/gofish-1.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/gofish/gofish-1.2-r2.ebuild')
-rw-r--r--net-misc/gofish/gofish-1.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gofish/gofish-1.2-r2.ebuild b/net-misc/gofish/gofish-1.2-r2.ebuild
index c23940d7517e..6cfd91bf172d 100644
--- a/net-misc/gofish/gofish-1.2-r2.ebuild
+++ b/net-misc/gofish/gofish-1.2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Gofish gopher server"
HOMEPAGE="http://gofish.sourceforge.net"
-SRC_URI="mirror://sourceforge/gofish/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/gofish/${P}.tar.gz"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2+"