diff options
Diffstat (limited to 'www/py-django-contrib-comments/Makefile')
-rw-r--r-- | www/py-django-contrib-comments/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-contrib-comments/Makefile b/www/py-django-contrib-comments/Makefile index a5aa6ee8c63d..2e84d785433b 100644 --- a/www/py-django-contrib-comments/Makefile +++ b/www/py-django-contrib-comments/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Code formerly known as django.contrib.comments +WWW= https://github.com/django/django-contrib-comments LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |