UPDATING: Fix typo

PR:		269252
Reported by:	<p5B2EA84B3@t-online.de>
This commit is contained in:
Po-Chuan Hsieh 2023-01-31 07:49:21 +08:00
parent 22838f1f63
commit fd2d491bf0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 1 additions and 1 deletions

View File

@ -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.