git: cf0e7ae70e42 - main - ports-mgmt/poudriere: fix PORTCONFIG option documentation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Oct 2023 20:51:52 UTC
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