Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2021 10:02:01 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: cae17ea3688a - stable/13 - ports.7: catchup with the package extension name since pkg 1.17
Message-ID:  <202109221002.18MA21Gs068791@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by bapt:

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

commit cae17ea3688ad47271cc2dd1af03100f006ee647
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-07-22 08:49:45 +0000
Commit:     Baptiste Daroussin <bapt@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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109221002.18MA21Gs068791>