aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 23:49:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 23:51:44 +0000
commitfd2d491bf0947d53998b80a50edb2fbc7bcb19f7 (patch)
tree385b5b9d5a8613f35927d050c6b08ef102627646 /UPDATING
parent22838f1f630a537458562b4c34b280828d9cef4a (diff)
downloadports-fd2d491bf0947d53998b80a50edb2fbc7bcb19f7.tar.gz
ports-fd2d491bf0947d53998b80a50edb2fbc7bcb19f7.zip
UPDATING: Fix typo
PR: 269252 Reported by: <p5B2EA84B3@t-online.de>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index d6fc03bca110..89f5e50a075e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,7 +17,7 @@ you update your ports collection, before attempting any port upgrades.
The notable changes are introduced to fix the above issues:
- Rewrite Mk/Uses/nodejs.mk.
- - Add new LTS version of nodejs (www/noe18).
+ - Add new LTS version of nodejs (www/node18).
- Add new current version of nodejs (www/node19).
- Change default nodejs version from 16 to 18 (latest LTS),
- Use consistent naming for all supported node versions.