diff options
Diffstat (limited to 'dev-python/flexx/flexx-0.3.ebuild')
-rw-r--r-- | dev-python/flexx/flexx-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flexx/flexx-0.3.ebuild b/dev-python/flexx/flexx-0.3.ebuild index cdc8d14dbb81..1adea8054445 100644 --- a/dev-python/flexx/flexx-0.3.ebuild +++ b/dev-python/flexx/flexx-0.3.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Pure Python toolkit for creating GUI's using web technology" HOMEPAGE=" http://flexx.readthedocs.org - http://github.com/zoofio/flexx + https://github.com/zoofio/flexx http://pypi.python.org/pypi/flexx" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip" |