summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pystache/pystache-0.5.3.ebuild')
-rw-r--r--dev-python/pystache/pystache-0.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pystache/pystache-0.5.3.ebuild b/dev-python/pystache/pystache-0.5.3.ebuild
index c27a4e96dd53..3a256c6e39b5 100644
--- a/dev-python/pystache/pystache-0.5.3.ebuild
+++ b/dev-python/pystache/pystache-0.5.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
DESCRIPTION="Mustache for Python"
-HOMEPAGE="http://github.com/defunkt/pystache"
+HOMEPAGE="https://github.com/defunkt/pystache"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"