diff options
author | bsam <bsam@FreeBSD.org> | 2009-04-07 00:09:54 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-04-07 00:09:54 +0800 |
commit | cc7f474fb1a916b09404ca4aaf534baf305f3b52 (patch) | |
tree | 63df855052e74d780a5b55bee3f8c5553be52204 /security/Makefile | |
parent | cb75ab8f9e3679b8b5030745de8a84ace6426516 (diff) | |
download | freebsd-ports-gnome-cc7f474fb1a916b09404ca4aaf534baf305f3b52.tar.gz freebsd-ports-gnome-cc7f474fb1a916b09404ca4aaf534baf305f3b52.tar.zst freebsd-ports-gnome-cc7f474fb1a916b09404ca4aaf534baf305f3b52.zip |
Add linux-f8-libssh2 0.18, the library implementing the SSH2 protocol
(Linux Fedora 8).
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 76356733a26f..7c735edf1ce7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -259,6 +259,7 @@ SUBDIR += libtomcrypt SUBDIR += libwhisker SUBDIR += liedentd + SUBDIR += linux-f8-libssh2 SUBDIR += linux-f8-openssl SUBDIR += linux-openssl SUBDIR += linux-pam-docs |