From ae70767bef4e353b6c3b8a8f79fcc57fb70bbcc2 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 4 Apr 2020 04:33:56 +0000 Subject: [PATCH] MFH: r530548 x11/fontconfig: improve UPDATING (r530561) Reported by: adamw Approved by: ports-secteam (implicit) --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 68570b363d19e..6a2e9a46ca5bf 100644 --- a/UPDATING +++ b/UPDATING @@ -13,7 +13,7 @@ you update your ports collection, before attempting any port upgrades. not properly registered to the packages. To clean them up, please execute the following command: - find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete + find /usr/local/share/fonts -type f -name .uuid -delete 20200326: AFFECTS: users of devel/sonarqube and devel/sonar-ant-task