diff options
Diffstat (limited to 'security/libssh')
-rw-r--r-- | security/libssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 3634b348c200..373d7d855355 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://www.libssh.org/files/${PORTVERSION:R}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library implementing the SSH2 protocol +WWW= https://www.libssh.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |