From b9f0e42f31dba44be857860d27ec6950493015a8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 23 Nov 1998 08:54:39 +0000 Subject: Make the message match reality. --- print/pbm2ppa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/pbm2ppa') diff --git a/print/pbm2ppa/Makefile b/print/pbm2ppa/Makefile index 37edc503b157..8756c6f7decd 100644 --- a/print/pbm2ppa/Makefile +++ b/print/pbm2ppa/Makefile @@ -3,7 +3,7 @@ # Date created: 18 November 1998 # Whom: smace@freebsd.org # -# $Id: Makefile,v 1.1.1.1 1998/11/18 15:50:24 smace Exp $ +# $Id: Makefile,v 1.2 1998/11/23 08:52:12 asami Exp $ # DISTNAME= ppa-0.8.6 @@ -33,7 +33,7 @@ pre-configure: .endif .if !defined(PAPERSIZE) @${ECHO} - @${ECHO} "No PAPERSIZE environment variable found, will default to enscript-A4" + @${ECHO} "No PAPERSIZE environment variable found, will default to enscript-letter" @${ECHO} .endif -- cgit v1.2.3