git: 76d940384121 - 2023Q4 - net-p2p/transmission-components: fix typo in "WEB" option description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 20:04:40 UTC
The branch 2023Q4 has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=76d940384121b687eb711b86a7dff9db164fc4b7
commit 76d940384121b687eb711b86a7dff9db164fc4b7
Author: Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2023-10-02 11:24:29 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-04 20:04:13 +0000
net-p2p/transmission-components: fix typo in "WEB" option description
PR: 274212
Approved by: mondo.debater_0q@icloud.com (maintainer)
MFH: 2023Q4
(cherry picked from commit 2cf92bc0a6e49de8dbc5618fa0fe02db5dca8a7f)
---
net-p2p/transmission-components/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/transmission-components/Makefile b/net-p2p/transmission-components/Makefile
index a4f768c9f455..5815a06deeac 100644
--- a/net-p2p/transmission-components/Makefile
+++ b/net-p2p/transmission-components/Makefile
@@ -135,7 +135,7 @@ qt_DESC= Build QT client
TESTS_DESC= Build & run unit tests
utils_DESC= Build utilities (create, edit, remote, show)
cli_DESC= Build command-line client (deprecated)
-WEB_DESC= Install web client (imples daemon)
+WEB_DESC= Install web client (implies daemon)
NLS_USES= gettext-runtime:lib
NLS_CMAKE_BOOL= ENABLE_NLS