diff options
Diffstat (limited to 'security/py-pyspnego/Makefile')
-rw-r--r-- | security/py-pyspnego/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index b32a7707531e..507983ddd495 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Windows Negotiate Authentication Client and Server +WWW= https://github.com/jborean93/pyspnego LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |