diff options
Diffstat (limited to 'www/py-django-simple-captcha/Makefile')
-rw-r--r-- | www/py-django-simple-captcha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-simple-captcha/Makefile b/www/py-django-simple-captcha/Makefile index 09bc3a2e6b95..d9bf2cd23a77 100644 --- a/www/py-django-simple-captcha/Makefile +++ b/www/py-django-simple-captcha/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jhixson@FreeBSD.org COMMENT= Simple, yet powerful, Django captcha application +WWW= https://pypi.org/project/django-simple-captcha/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |