diff options
Diffstat (limited to 'www/py-django-timezone-field/Makefile')
-rw-r--r-- | www/py-django-timezone-field/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-timezone-field/Makefile b/www/py-django-timezone-field/Makefile index 27af50f30e22..99fc6b78a44a 100644 --- a/www/py-django-timezone-field/Makefile +++ b/www/py-django-timezone-field/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Provides database and form fields for pytz timezone objects for Django +WWW= https://github.com/mfogel/django-timezone-field LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |