Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2023 20:51:52 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf0e7ae70e42 - main - ports-mgmt/poudriere: fix PORTCONFIG option documentation
Message-ID:  <202310122051.39CKpqZr036329@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/ports/commit/?id=cf0e7ae70e4268d867502b271c3d08189ab80f80

commit cf0e7ae70e4268d867502b271c3d08189ab80f80
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-10-12 20:35:00 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-10-12 20:51:48 +0000

    ports-mgmt/poudriere: fix PORTCONFIG option documentation
    
    PR:             274433
    Reported by:    Anton Saietskii <vsasjason@gmail.com>
---
 ports-mgmt/poudriere/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile
index 135ce57818ed..1b7dab000346 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -27,7 +27,7 @@ OPTIONS_SUB=	yes
 MANIFESTS_DESC=		Install manifests for jail creation
 MANIFESTS_RUN_DEPENDS+=	freebsd-release-manifests>0:misc/freebsd-release-manifests
 
-PORTCONFIG_DESC=	Install dialog4ports for options command
+PORTCONFIG_DESC=	Install portconfig for options command
 PORTCONFIG_RUN_DEPENDS=	portconfig>0:ports-mgmt/portconfig
 
 QEMU_DESC=	Add qemu-user-static for non-x86 architectures



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