diff options
-rw-r--r-- | print/muttprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 247933d..cf7223b 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -49,7 +49,7 @@ INSTALL_TARGET=install-with-doc pre-everything:: @${ECHO} - @${ECHO} Set PAPERSIZE=A4 if you need that paper size. + @${ECHO} Set PAPERSIZE=a4 if you need that paper size. @${ECHO} Set WITH_CUPS=yes if you want to use CUPS. @${ECHO} |