diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
index 1e31c5de85..4a371ba78a 100644
--- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
@@ -4230,7 +4230,7 @@ zone "0.168.192.in-addr.arpa" {
install Apache when you first
installed FreeBSD, then you can install it from the www/apache13 or www/apache2 port.
+ role="package">www/apache20 port.
Once Apache has been installed
successfully, it must be configured.
@@ -4452,7 +4452,7 @@ DocumentRoot /www/someotherdomain.tld
1.3.X that includes mod_ssl may be installed with the www/apache13-modssl port. SSL
support is also available for Apache 2.X in the
- www/apache2 port,
+ www/apache20 port,
where it is enabled by default.