diff options
-rw-r--r-- | games-puzzle/connectagram/connectagram-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/connectagram/connectagram-1.2.1.ebuild b/games-puzzle/connectagram/connectagram-1.2.1.ebuild index 839c66c5616c..b573fb649921 100644 --- a/games-puzzle/connectagram/connectagram-1.2.1.ebuild +++ b/games-puzzle/connectagram/connectagram-1.2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils gnome2-utils qmake-utils games DESCRIPTION="A word unscrambling game" -HOMEPAGE="http://gottcode.org/connectagram/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/connectagram/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3+" SLOT="0" |