diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc index 3832b7a248..dfc4792984 100644 --- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc @@ -55,7 +55,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400002 |link:https://cgit.freebsd.org/src/commit/?id=2cf84258922f306a3f84866685d2f5346f67db58[2cf84258922f306a3f84866685d2f5346f67db58] |January 26, 2021 -|14.0-CURRENT after fixing a clang assertion when building the package:onetbb[] port. +|14.0-CURRENT after fixing a clang assertion when building the package:devel/onetbb[] port. |=== [[versions-13]] @@ -2712,7 +2712,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1000043 |link:https://svnweb.freebsd.org/changeset/base/254273[254273] |August 13, 2013 -|10-CURRENT after `WITH_ICONV` is enabled by default. A new man:src.conf[5] option, `WITH_LIBICONV_COMPAT` (disabled by default) adds `libiconv_open` to provide compatibility with the package:libiconv[] port. +|10-CURRENT after `WITH_ICONV` is enabled by default. A new man:src.conf[5] option, `WITH_LIBICONV_COMPAT` (disabled by default) adds `libiconv_open` to provide compatibility with the package:converters/libiconv[] port. |1000044 |link:https://svnweb.freebsd.org/changeset/base/254358[254358]