diff options
Diffstat (limited to 'dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild')
-rw-r--r-- | dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild index 888ad98413ef..a6237e0afdb8 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Best way to have Django DRY forms" HOMEPAGE=" https://pypi.python.org/pypi/django-crispy-forms/ - http://github.com/maraujop/django-crispy-forms + https://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |