diff options
-rw-r--r-- | games-action/bomberclone/bomberclone-0.11.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild index ddd05a9d7204..31eb3fe53e87 100644 --- a/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild +++ b/games-action/bomberclone/bomberclone-0.11.8-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils autotools DESCRIPTION="BomberMan clone with network game support" -HOMEPAGE="http://www.bomberclone.de/" +HOMEPAGE="https://www.bomberclone.de/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |