diff options
Diffstat (limited to 'dev-games/tiled/tiled-1.1.5.ebuild')
-rw-r--r-- | dev-games/tiled/tiled-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/tiled/tiled-1.1.5.ebuild b/dev-games/tiled/tiled-1.1.5.ebuild index 518492b3f37a..a78bd8eb9206 100644 --- a/dev-games/tiled/tiled-1.1.5.ebuild +++ b/dev-games/tiled/tiled-1.1.5.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2-utils multilib python-single-r1 qmake-utils xdg DESCRIPTION="A general purpose tile map editor" -HOMEPAGE="http://www.mapeditor.org/" +HOMEPAGE="https://www.mapeditor.org/" SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 GPL-2+" |