From ada5654f859308afeaabc3c571beb3205495321b Mon Sep 17 00:00:00 2001
From: Eitan Adler <eadler@FreeBSD.org>
Date: Mon, 28 Oct 2013 18:58:13 +0000
Subject: [PATCH] Do not tell people to use the MAN* macros as they are being
 phased out.

---
 en_US.ISO8859-1/books/porters-handbook/book.xml | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml
index 8a057866d6..6c394e2f46 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.xml
@@ -133,12 +133,8 @@ PORTVERSION=	1.1b
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
 
-MAINTAINER=	asami@FreeBSD.org
+MAINTAINER=	youremail@example.com
 COMMENT=	Cat chasing a mouse all over the screen
-
-MAN1=		oneko.1
-MANCOMPRESSED=	yes
-
 .include &lt;bsd.port.mk&gt;</programlisting>
 
       <note>
@@ -226,9 +222,8 @@ WWW: http://www.oneko.org/</programlisting>
 	  is also called the <quote>packing list</quote> because the
 	  package is generated by packing the files listed here.  The
 	  pathnames are relative to the installation prefix (usually
-	  <filename>/usr/local</filename>.  If you are using the
-	  <makevar>MAN<replaceable>n</replaceable></makevar> variables
-	  (as you should be), do not list any manpages here.  If the
+	  <filename>/usr/local</filename>.
+	  If the
 	  port creates directories during installation, make sure to
 	  add <literal>@dirrm</literal> lines to remove them when the
 	  package is deleted.</para>
@@ -236,6 +231,7 @@ WWW: http://www.oneko.org/</programlisting>
 	<para>Here is a small example:</para>
 
 	<programlisting>bin/oneko
+man/man1/oneko.1.gz
 lib/X11/app-defaults/Oneko
 lib/X11/oneko/cat1.xpm
 lib/X11/oneko/cat2.xpm