From e062d3845f126e409fb15b1ae6b67f75410a881b Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 17:50:59 +0000 Subject: Accidental whitespace --- print/lprps-letter/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/lprps-letter') diff --git a/print/lprps-letter/Makefile b/print/lprps-letter/Makefile index b33b7c5c4434..a2296a4249c4 100644 --- a/print/lprps-letter/Makefile +++ b/print/lprps-letter/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -PORTNAME= lprps-${PAPERSIZE} -PORTVERSION= 2.5 +PORTNAME= lprps-${PAPERSIZE} +PORTVERSION= 2.5 CATEGORIES= print MASTER_SITES= ftp://ftp.jclark.com/pub/lprps/ DISTNAME= lprps-2.5 @@ -25,7 +25,7 @@ PS!= echo ${PAPERSIZE} | awk '{print toupper($$1)}' .if ${PAPERSIZE} != a4 && ${PAPERSIZE} != letter .BEGIN: - @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" + @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" @${ECHO} "Possible values are: a4 or letter" @${FALSE} .endif -- cgit v1.2.3