From 4491e8fac19d6928fbadf4cd13ce31ba411bdf22 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sat, 28 Jun 2025 20:44:24 +0000 Subject: handbook/porters-handbook: add new ports category 'filesystems' PR: 282965 Reported by: Herbert J. Skuhra --- documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index 657dad7dd8..243328727a 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -735,6 +735,10 @@ For non-virtual categories, there is a one-line description in `COMMENT` in that |Ports related to the Enlightenment window manager. | +|[.filename]#filesystems# +|File systems and related utilities. +| + |[.filename]#finance# |Monetary, financial and related applications. | -- cgit v1.2.3