From 0f6673c4b4568c11fd39f5a9bf4b488e42ba24d2 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sun, 22 Jan 2006 22:16:01 +0000 Subject: [PATCH] Wrap characters quote literally from a Makefile in Reviewed by: erwin, pav --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 0a49c430e5..ed4537946c 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -3298,7 +3298,8 @@ ALWAYS_KEEP_DISTFILES= yes PERL_RUN_DEPENDS= MIME-Base64:${PORTSDIR}/converters/p5-MIME-Base64 will check for the MIME::Base64 Perl module - (note the replacement of :: with -) and install it if + (note the replacement of :: + with -) and install it if it is missing.