summaryrefslogtreecommitdiff
path: root/print/psutils
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-08-14 20:59:43 +0000
committerfrueauf <frueauf>1998-08-14 20:59:43 +0000
commit0707ee6cc05ca7781c3a066929b5cb34eaf4a8fd (patch)
treec29779eb2a8a2aaade5c68e4427a8adc92c2e14a /print/psutils
parent6c5d39266d4941f1b85f66579671f25bbe01f35a (diff)
downloadpkgsrc-0707ee6cc05ca7781c3a066929b5cb34eaf4a8fd.tar.gz
Letter->letter, fixes pr 5971 by Brian Grayson.
Diffstat (limited to 'print/psutils')
-rw-r--r--print/psutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index 9fa60403847..6bd5da4505b 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/22 13:04:38 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/08/14 20:59:43 frueauf Exp $
# FreeBSD Id: Makefile,v 1.15 1998/01/08 18:52:13 fenner Exp
#
@@ -18,7 +18,7 @@ USE_PERL5= YES
pre-configure:
@case "X${PAPERSIZE}" in \
- XA4|XLetter) \
+ XA4|Xletter) \
;; \
XA3|XA5|XB5|Xledger|Xstatement|Xexecutive|Xfolio|Xquarto|X10x14)\
${ECHO} "Other packages do not recognise ${PAPERSIZE}"; \