aboutsummaryrefslogtreecommitdiff
path: root/print/psutils-letter
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
commitd124027c467bddf60cfa0081e6a9d30921bc616f (patch)
treea070f6ff7c734bfcb8278c9fab828dd366e0981f /print/psutils-letter
parent58e982fd6daefa604a2d52f33af3603c1b9a93cf (diff)
downloadports-d124027c467bddf60cfa0081e6a9d30921bc616f.tar.gz
ports-d124027c467bddf60cfa0081e6a9d30921bc616f.zip
Notes
Diffstat (limited to 'print/psutils-letter')
-rw-r--r--print/psutils-letter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile
index 03c6c6ec3230..66b9005dcae6 100644
--- a/print/psutils-letter/Makefile
+++ b/print/psutils-letter/Makefile
@@ -26,7 +26,7 @@ PAPERSIZE=letter
PAPERSIZE_UNSPECIFIED= yes
.else
.if ${PAPERSIZE} != A3 && ${PAPERSIZE} != a3 && ${PAPERSIZE} != A4 \
- && ${PAPERSIZE} != a4 && ${PAPERSIZE} != A5 && ${PAPERSIZE} != a5 \
+ && ${PAPERSIZE} != a4 && ${PAPERSIZE} != A5 && ${PAPERSIZE} != a5 \
&& ${PAPERSIZE} != B4 && ${PAPERSIZE} != b4 \
&& ${PAPERSIZE} != B5 && ${PAPERSIZE} != b5 \
&& ${PAPERSIZE} != letter && ${PAPERSIZE} != legal \