svn commit: r528981 - head/security/openssh-portable

Bryan Drewery bdrewery at FreeBSD.org
Mon Mar 23 17:04:52 UTC 2020


Author: bdrewery
Date: Mon Mar 23 17:04:51 2020
New Revision: 528981
URL: https://svnweb.freebsd.org/changeset/ports/528981

Log:
  Fix plist for 8.2p1

Modified:
  head/security/openssh-portable/pkg-plist

Modified: head/security/openssh-portable/pkg-plist
==============================================================================
--- head/security/openssh-portable/pkg-plist	Mon Mar 23 16:56:48 2020	(r528980)
+++ head/security/openssh-portable/pkg-plist	Mon Mar 23 17:04:51 2020	(r528981)
@@ -14,6 +14,7 @@ sbin/sshd
 libexec/sftp-server
 libexec/ssh-keysign
 libexec/ssh-pkcs11-helper
+libexec/ssh-sk-helper
 man/man1/sftp.1.gz
 man/man1/ssh-add.1.gz
 man/man1/ssh-agent.1.gz
@@ -26,6 +27,7 @@ man/man5/ssh_config.5.gz
 man/man5/sshd_config.5.gz
 %%X509%%man/man5/ssh_engine.5.gz
 man/man8/sftp-server.8.gz
-man/man8/sshd.8.gz
 man/man8/ssh-keysign.8.gz
 man/man8/ssh-pkcs11-helper.8.gz
+man/man8/ssh-sk-helper.8.gz
+man/man8/sshd.8.gz


More information about the svn-ports-all mailing list