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 <bsd.port.mk></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