diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 748c0ec39c..b7025a6b71 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -8443,6 +8443,24 @@ as .putsy.conf and edit it.
doubt, the best thing to do is ask on &a.ports;.
+
+ Port Tools
+
+ The ports-mgmt/porttools
+ program is part of the Ports Collection.
+
+ port is the front-end script,
+ which can help you simplify the testing job. Whenever you want
+ to test a new port or update an existing one, you can use
+ port test to test your port, including the
+ portlint
+ checking. This command also detects and lists any files that
+ are not listed in pkg-plist. See the
+ following example:
+
+ &prompt.root; port test /usr/ports/net/csup
+
+
PREFIX and DESTDIR