diff options
Diffstat (limited to 'www/py-django-reversion/Makefile')
-rw-r--r-- | www/py-django-reversion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile index ea82a3a5cd0f..c001693240d8 100644 --- a/www/py-django-reversion/Makefile +++ b/www/py-django-reversion/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= Provides comprehensive version control facilities to Django apps +WWW= https://pypi.org/project/django-reversion/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |