diff options
Diffstat (limited to 'security/libssh/Makefile')
-rw-r--r-- | security/libssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 42e2a87a5bb7..f71e874966c4 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.libssh.org/files/0.5/ \ LOCAL/avl MAINTAINER= fluffy@FreeBSD.org -COMMENT= A library implementing the SSH1 and SSH2 protocol +COMMENT= Library implementing the SSH1 and SSH2 protocol OPTIONS_DEFINE= GCRYPT SSH1 GCRYPT_DESC= Build with libgcrypt |