diff options
Diffstat (limited to 'games-action/garden')
-rw-r--r-- | games-action/garden/garden-1.0.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/garden/garden-1.0.9-r2.ebuild b/games-action/garden/garden-1.0.9-r2.ebuild index 5200fa04163f..78ba86ddd7a7 100644 --- a/games-action/garden/garden-1.0.9-r2.ebuild +++ b/games-action/garden/garden-1.0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools desktop flag-o-matic xdg-utils DESCRIPTION="Multiplatform vertical shoot-em-up with non-traditional elements" -HOMEPAGE="http://garden.sourceforge.net/" +HOMEPAGE="https://garden.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" |