diff options
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook/book.sgml')
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/book.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 323966bab9..b2552eeb9a 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -343,7 +343,7 @@ PLIST_DIRS= lib/X11/oneko</programlisting> <title>Checking your port with <command>portlint</command></title> <para>Please use <command>portlint</command> to see if your port - conforms to our guidelines. The <filename role="package">devel/portlint</filename> + conforms to our guidelines. The <filename role="package">ports-mgmt/portlint</filename> program is part of the ports collection. In particular, you may want to check if the <link linkend="porting-samplem">Makefile</link> is in the right @@ -8261,7 +8261,7 @@ post-install: system for building and testing ports based on the scripts used on <link linkend="build-cluster">Pointyhat</link>. You can install <application>Tinderbox</application> using - <filename role="package">misc/tinderbox</filename> port. Be sure + <filename role="package">ports-mgmt/tinderbox</filename> port. Be sure to read supplied documentation since the configuration is not trivial.</para> @@ -8800,8 +8800,8 @@ post-install: that has been fixed in version <literal>0.65_7</literal>.</para> <para>As a prerequisite, you need to install fresh versions of the - ports <filename role="package">security/portaudit</filename> and - <filename role="package">security/portaudit-db</filename>.</para> + ports <filename role="package">ports-mgmt/portaudit</filename> and + <filename role="package">ports-mgmt/portaudit-db</filename>.</para> <para>First, check whether there already is an entry for this vulnerability. If there were such entry, it would match the |