aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-10-12 20:35:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-10-12 20:51:48 +0000
commitcf0e7ae70e4268d867502b271c3d08189ab80f80 (patch)
treeb435e5993fafcd25ba2c24686b6d3f3d9d14db6e
parent75ff86d0e516e6291be7e25cc30bb14fbda10bf1 (diff)
downloadports-cf0e7ae70e4268d867502b271c3d08189ab80f80.tar.gz
ports-cf0e7ae70e4268d867502b271c3d08189ab80f80.zip
ports-mgmt/poudriere: fix PORTCONFIG option documentation
PR: 274433 Reported by: Anton Saietskii <vsasjason@gmail.com>
-rw-r--r--ports-mgmt/poudriere/Makefile2
1 files changed, 1 insertions, 1 deletions
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