diff options
Diffstat (limited to 'security/libssh2/Makefile')
-rw-r--r-- | security/libssh2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 107d14ee20a9..9c113be1c278 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://www.libssh2.org/download/ \ MAINTAINER= sbz@FreeBSD.org COMMENT= Library implementing the SSH2 protocol +WWW= https://www.libssh2.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |