summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-mud/tf/tf-5.0_beta8_p8-r1.ebuild')
-rw-r--r--games-mud/tf/tf-5.0_beta8_p8-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-mud/tf/tf-5.0_beta8_p8-r1.ebuild b/games-mud/tf/tf-5.0_beta8_p8-r1.ebuild
index df7c30050399..3fb01e719f69 100644
--- a/games-mud/tf/tf-5.0_beta8_p8-r1.ebuild
+++ b/games-mud/tf/tf-5.0_beta8_p8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,11 +12,11 @@ MY_DEB_PV="$(ver_cut 1-2)$(ver_cut 3-4)-$(ver_cut 6)"
DESCRIPTION="Small, flexible, screen-oriented MUD client (aka TinyFugue)"
HOMEPAGE="https://tinyfugue.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/tinyfugue/tf-${MY_PV}.tar.gz
+ https://downloads.sourceforge.net/tinyfugue/tf-${MY_PV}.tar.gz
mirror://debian/pool/main/t/tf5/tf5_${MY_DEB_PV}.debian.tar.xz
http://homepage.mac.com/mikeride/abelinc/scripts/allrootpatch.txt -> tf-allrootpatch.txt
http://homepage.mac.com/mikeride/abelinc/scripts/allsrcpatch.txt -> tf-allsrcpatch.txt
- doc? ( mirror://sourceforge/tinyfugue/tf-${MY_PV}-help.tar.gz )"
+ doc? ( https://downloads.sourceforge.net/tinyfugue/tf-${MY_PV}-help.tar.gz )"
LICENSE="GPL-2"
SLOT="0"