summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-util/vispatch/vispatch-1.4.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/vispatch/vispatch-1.4.6.ebuild b/games-util/vispatch/vispatch-1.4.6.ebuild
index 7957a68a6ec8..c7cf10c32f10 100644
--- a/games-util/vispatch/vispatch-1.4.6.ebuild
+++ b/games-util/vispatch/vispatch-1.4.6.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=7
@@ -6,11 +6,11 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="WaterVIS utility for glquake"
-HOMEPAGE="http://vispatch.sourceforge.net/"
+HOMEPAGE="https://vispatch.sourceforge.net/"
SRC_URI="mirror://sourceforge/vispatch/${P}.tgz"
S="${WORKDIR}"/${P}/source
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"