diff options
Diffstat (limited to 'www/py-django-hijack/Makefile')
-rw-r--r-- | www/py-django-hijack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-django-hijack/Makefile b/www/py-django-hijack/Makefile index dda7e32a2999..308629739a0a 100644 --- a/www/py-django-hijack/Makefile +++ b/www/py-django-hijack/Makefile @@ -9,6 +9,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= ports@caomhin.org COMMENT= Allows Django superusers to login as other users +WWW= https://github.com/arteria/django-hijack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |