aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAnton Saietskii <vsasjason@gmail.com>2023-10-02 11:24:29 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-10-04 19:59:57 +0000
commit2cf92bc0a6e49de8dbc5618fa0fe02db5dca8a7f (patch)
tree26f2a6a2c17318d1feb38b4761033aa0846b6a81 /net-p2p
parent98064d3fa8fe581fd84439603de9a748f6b5fa59 (diff)
downloadports-2cf92bc0a6e49de8dbc5618fa0fe02db5dca8a7f.tar.gz
ports-2cf92bc0a6e49de8dbc5618fa0fe02db5dca8a7f.zip
net-p2p/transmission-components: fix typo in "WEB" option description
PR: 274212 Approved by: mondo.debater_0q@icloud.com (maintainer) MFH: 2023Q4
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-components/Makefile2
1 files changed, 1 insertions, 1 deletions
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