diff options
Diffstat (limited to 'games-board/xboard/xboard-4.8.0.ebuild')
-rw-r--r-- | games-board/xboard/xboard-4.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/xboard/xboard-4.8.0.ebuild b/games-board/xboard/xboard-4.8.0.ebuild index a5c9ca1350d1..fdc8607544a4 100644 --- a/games-board/xboard/xboard-4.8.0.ebuild +++ b/games-board/xboard/xboard-4.8.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils games DESCRIPTION="GUI for gnuchess and for internet chess servers" -HOMEPAGE="http://www.gnu.org/software/xboard/" +HOMEPAGE="https://www.gnu.org/software/xboard/" SRC_URI="mirror://gnu/xboard/${P}.tar.gz" LICENSE="GPL-3" |