summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-23 08:54:39 +0000
committerasami <asami@FreeBSD.org>1998-11-23 08:54:39 +0000
commitae7e30f792083d478e2c4f68e7eaab4a93cf667a (patch)
tree10c169823895ff34ac6de0b4007ee99a354236c3 /print
parente45a5d9818cde50799f4641c4997807d5f6fee92 (diff)
downloadFreeBSD-ports-ae7e30f792083d478e2c4f68e7eaab4a93cf667a.zip
FreeBSD-ports-ae7e30f792083d478e2c4f68e7eaab4a93cf667a.tar.gz
Make the message match reality.
Diffstat (limited to 'print')
-rw-r--r--print/pbm2ppa/Makefile4
-rw-r--r--print/pnm2ppa/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/pbm2ppa/Makefile b/print/pbm2ppa/Makefile
index 37edc50..8756c6f 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
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index 37edc50..8756c6f 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/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
OpenPOWER on IntegriCloud