diff options
-rw-r--r-- | games-arcade/vor/vor-0.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/vor/vor-0.5.8.ebuild b/games-arcade/vor/vor-0.5.8.ebuild index 2bc45bd9b394..b5a8c53de2ed 100644 --- a/games-arcade/vor/vor-0.5.8.ebuild +++ b/games-arcade/vor/vor-0.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit desktop DESCRIPTION="Variations on Rockdodger: Dodge the rocks until you die" -HOMEPAGE="https://jasonwoof.org/vor" +HOMEPAGE="https://sametwice.com/vor" SRC_URI="https://jasonwoof.com/downloads/vor/${P}.tgz" LICENSE="GPL-2+" |