The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=cd64031631a2a01594724399f9bd41f91fd44bc7
commit cd64031631a2a01594724399f9bd41f91fd44bc7 Author: Ed Maste <[email protected]> AuthorDate: 2020-02-14 22:32:33 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2021-02-17 19:19:00 +0000 Update version in openssh FREEBSD-vendor metadata It appears that FREEBSD-vendor is an idea that never really took off and we should probably just remove it, but until then we might as well record the correct version. (cherry picked from commit 23f6a81e4930c69f1fdcbb90de30ce03561bb4cf) --- crypto/openssh/FREEBSD-vendor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/openssh/FREEBSD-vendor b/crypto/openssh/FREEBSD-vendor index 0fa56d03f5d5..f48cbb6c3079 100644 --- a/crypto/openssh/FREEBSD-vendor +++ b/crypto/openssh/FREEBSD-vendor @@ -1,6 +1,6 @@ # $FreeBSD$ Project: Portable OpenSSH ProjectURL: http://www.openssh.com/portable.html -Version: 5.2p1 +Version: 7.9p1 License: BSD Maintainer: des _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
