diff options
Diffstat (limited to 'dev-python/webpy/webpy-0.37.ebuild')
-rw-r--r-- | dev-python/webpy/webpy-0.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webpy/webpy-0.37.ebuild b/dev-python/webpy/webpy-0.37.ebuild index 1380a9b33785..294152b981ea 100644 --- a/dev-python/webpy/webpy-0.37.ebuild +++ b/dev-python/webpy/webpy-0.37.ebuild @@ -12,7 +12,7 @@ inherit distutils MY_PN="web.py" DESCRIPTION="A small and simple web framework for Python" -HOMEPAGE="http://www.webpy.org http://pypi.python.org/pypi/web.py" +HOMEPAGE="http://www.webpy.org https://pypi.python.org/pypi/web.py" SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" |