diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-08-06 20:04:59 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-08-06 20:04:59 +0000 |
commit | d1a56bcb202b18450e85287cccf2d1c958f24e07 (patch) | |
tree | 8a9f9816b035ba7156b80820c18252b197217b99 /print/muttprint | |
parent | 8d593a66b4ee51025f05b67dc12026910fb70058 (diff) | |
download | ports-d1a56bcb202b18450e85287cccf2d1c958f24e07.tar.gz ports-d1a56bcb202b18450e85287cccf2d1c958f24e07.zip |
Notes
Diffstat (limited to 'print/muttprint')
-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 247933d62f57..cf7223ba6a4f 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} |