diff options
| author | Jason Helfman <jgh@FreeBSD.org> | 2025-06-28 20:44:24 +0000 |
|---|---|---|
| committer | Jason Helfman <jgh@FreeBSD.org> | 2025-06-28 20:47:00 +0000 |
| commit | 4491e8fac19d6928fbadf4cd13ce31ba411bdf22 (patch) | |
| tree | 964776626fb3a1f34d9c552d792d5cc586e9f9b3 | |
| parent | e2b13a9fdacf7c3c05c5339c4694cd446247faa0 (diff) | |
handbook/porters-handbook: add new ports category 'filesystems'
PR: 282965
Reported by: Herbert J. Skuhra
| -rw-r--r-- | documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
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. | |
