diff options
Diffstat (limited to 'games-board/gambit/gambit-1.0.3.ebuild')
-rw-r--r-- | games-board/gambit/gambit-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/gambit/gambit-1.0.3.ebuild b/games-board/gambit/gambit-1.0.3.ebuild index cd8832041c26..573bde17bf76 100644 --- a/games-board/gambit/gambit-1.0.3.ebuild +++ b/games-board/gambit/gambit-1.0.3.ebuild @@ -11,7 +11,7 @@ inherit cmake-utils games MY_P="G${P:1}" DESCRIPTION="Qt-based chess application + engine \"gupta\"" -HOMEPAGE="http://sourceforge.net/projects/gambitchess/" +HOMEPAGE="https://sourceforge.net/projects/gambitchess/" SRC_URI="mirror://sourceforge/project/${PN}chess/${MY_P}/${MY_P}-src.tar.bz2" LICENSE="CC0-1.0" |