aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-08-07 04:04:59 +0800
committerobraun <obraun@FreeBSD.org>2003-08-07 04:04:59 +0800
commit413c95f33d3c568e2e65839ce3979ac98c773e8a (patch)
tree1e0aa7712595514266315b27e951bb8e58ee2f1a /print
parent32f872435c0bd16dfee83b431a49d16fc9a44622 (diff)
downloadfreebsd-ports-gnome-413c95f33d3c568e2e65839ce3979ac98c773e8a.tar.gz
freebsd-ports-gnome-413c95f33d3c568e2e65839ce3979ac98c773e8a.tar.zst
freebsd-ports-gnome-413c95f33d3c568e2e65839ce3979ac98c773e8a.zip
s/A4/a4/ for PAPERSIZE.
Diffstat (limited to 'print')
-rw-r--r--print/muttprint/Makefile2
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}