The branch stable/13 has been updated by bapt:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=cae17ea3688ad47271cc2dd1af03100f006ee647

commit cae17ea3688ad47271cc2dd1af03100f006ee647
Author:     Baptiste Daroussin <b...@freebsd.org>
AuthorDate: 2021-07-22 08:49:45 +0000
Commit:     Baptiste Daroussin <b...@freebsd.org>
CommitDate: 2021-09-22 09:53:04 +0000

    ports.7: catchup with the package extension name since pkg 1.17
    
    (cherry picked from commit d6ed0d3d310633ecf9294bc332e93f2766b24ded)
---
 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 797fed0d3ec6..771d2ea239a5 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 17, 2021
+.Dd July 22, 2021
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -284,7 +284,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 .tbz
+.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"

Reply via email to