Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2021 08:56:05 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d6ed0d3d3106 - main - ports.7: catchup with the package extension name since pkg 1.17
Message-ID:  <202107220856.16M8u5gF020878@gitrepo.freebsd.org>

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

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

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



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