git: 512347863535 - main - security/sudo-rs: Fix description in coexist option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 01:20:01 UTC
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5123478635354a03f69b53d96e45a6e1199cbcd9
commit 5123478635354a03f69b53d96e45a6e1199cbcd9
Author: Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2025-04-08 01:17:00 +0000
Commit: Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-04-08 01:19:47 +0000
security/sudo-rs: Fix description in coexist option
This one is actually suffix, not prefix.
PR: 285861
Reported by: George L. Yermulnik (via email privately)
---
security/sudo-rs/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile
index 0541804b25f7..9a6058ef28ad 100644
--- a/security/sudo-rs/Makefile
+++ b/security/sudo-rs/Makefile
@@ -39,7 +39,7 @@ PORTDOCS= CHANGELOG.md CONTRIBUTING.md COPYRIGHT LICENSE-* README.md \
OPTIONS_DEFINE= COEXIST DOCS
OPTIONS_SUB= yes
-COEXIST_DESC= Install using -rs prefix to coexist with security/sudo
+COEXIST_DESC= Install using -rs suffix to coexist with security/sudo
COEXIST_CONFLICTS_INSTALL_OFF= sudo
COEXIST_VARS= RS_SUFFIX=-rs