From 4129e6f23fa38394d272b7282c0db2ef70223b52 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 3 Nov 2017 15:18:19 +0000 Subject: [PATCH] igor-ify. Sponsored by: Absolight --- en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml index 714746cb36..a6f174b689 100644 --- a/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml @@ -1893,7 +1893,7 @@ PORTEPOCH= 1 the ports versioning scheme means 9.9.9 pre-release 1, which is before 9.9.9 and not after. So PORTVERSION is manually derived from an - ISCVERSION variable in order to output + ISCVERSION variable to output 9.9.9p1. The order into which the ports framework, and pkg, will @@ -7606,7 +7606,7 @@ DISTVERSION= 1.0 port packing list. Installing the documentation at PORTDOCS as shown above remains up to the port itself. A typical example of utilizing - PORTDOCS looks as follows: + PORTDOCS: PORTDOCS= README.* ChangeLog docs/*