diff options
-rw-r--r-- | games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild b/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild index 3c97de88c7f4..e24d037ae4bb 100644 --- a/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild +++ b/games-action/descent1-demodata/descent1-demodata-1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,8 +8,8 @@ inherit unpacker DEMO="desc${PV//.}sw.exe" DESCRIPTION="Demo data files for Descent 1" -HOMEPAGE="http://www.interplay.com/games/descent.php" -SRC_URI="http://icculus.org/d2x/data/${DEMO} +HOMEPAGE="https://www.interplay.com" +SRC_URI="https://icculus.org/d2x/data/${DEMO} ftp://ftp.funet.fi/pub/msdos/games/interplay/${DEMO}" LICENSE="free-noncomm" SLOT="0" |