diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-07-25 20:54:33 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-07-25 20:54:33 +0000 |
commit | d05a1b1b121a722e19520231cd0324bba3b5bd17 (patch) | |
tree | 9e7c3ad50cd325b82b8b19a1b1f6914f8647eafa /security/srp/pkg-plist | |
parent | 69602affa464b61129d70ecbac0b9e722cfdd4d7 (diff) | |
download | ports-d05a1b1b121a722e19520231cd0324bba3b5bd17.tar.gz ports-d05a1b1b121a722e19520231cd0324bba3b5bd17.zip |
Secure Remote Password protocol library, TELNET, and FTP
Notes
Notes:
svn path=/head/; revision=45490
Diffstat (limited to 'security/srp/pkg-plist')
-rw-r--r-- | security/srp/pkg-plist | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/security/srp/pkg-plist b/security/srp/pkg-plist new file mode 100644 index 000000000000..bbe39ec1ae8a --- /dev/null +++ b/security/srp/pkg-plist @@ -0,0 +1,20 @@ +bin/ftp +bin/login +bin/passwd +bin/su +bin/tconf +bin/telnet +include/cstr.h +include/krypto.h +include/srp.h +include/t_client.h +include/t_pwd.h +include/t_server.h +include/t_sha.h +lib/libkrypto.a +lib/libsrp.a +lib/pam_eps_auth.so +lib/pam_eps_passwd.so +sbin/eps_chkpwd +sbin/ftpd +sbin/telnetd |