The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=d6ed0d3d310633ecf9294bc332e93f2766b24ded
commit d6ed0d3d310633ecf9294bc332e93f2766b24ded Author: Baptiste Daroussin <b...@freebsd.org> AuthorDate: 2021-07-22 08:49:45 +0000 Commit: Baptiste Daroussin <b...@freebsd.org> CommitDate: 2021-07-22 08:50:19 +0000 ports.7: catchup with the package extension name since pkg 1.17 MFC After: 3 days --- share/man/man7/ports.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index c6f3d4b8c977..6e382140f106 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 10, 2021 +.Dd July 22, 2021 .Dt PORTS 7 .Os .Sh NAME @@ -298,7 +298,7 @@ from the system. Make a binary package for the port. The port will be installed if it has not already been. The package is a -.Pa .txz +.Pa .pkg file that you can use to install the port on other machines with .Xr pkg-add 8 . _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"