From dd0f829b5ca33a1ecc742292f99c990f7a43550b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 6 Nov 2021 12:59:36 +0100 Subject: [PATCH] release/packages/Makefile.package: Fix typo "librairies" --> "libraries" Signed-off-by: Elyes HAOUAS Pull Request: https://github.com/freebsd/freebsd-src/pull/553 (cherry picked from commit 04912a8d1c15f9771545059032eedb9b0fea6e70) --- release/packages/Makefile.package | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package index eef58af542e..1da4cd7d2b6 100644 --- a/release/packages/Makefile.package +++ b/release/packages/Makefile.package @@ -90,8 +90,8 @@ tests_COMMENT= Test Suite tests_DESC= Test Suite unbound_COMMENT= Unbound DNS Resolver unbound_DESC= Unbound DNS Resolver -utilities_COMMENT= Non-vital programs and librairies -utilities_DESC= Non-vital programs and librairies +utilities_COMMENT= Non-vital programs and libraries +utilities_DESC= Non-vital programs and libraries vi_COMMENT= Vi Editor vi_DESC= Vi Editor wpa_COMMENT= 802.11 Supplicant