diff options
Diffstat (limited to 'net/py-smbprotocol/Makefile')
-rw-r--r-- | net/py-smbprotocol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-smbprotocol/Makefile b/net/py-smbprotocol/Makefile index cd28b6b7effd..3b1da0254d3c 100644 --- a/net/py-smbprotocol/Makefile +++ b/net/py-smbprotocol/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interact with a server using the SMB 2/3 Protocol +WWW= https://github.com/jborean93/smbprotocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |