From 02ad6b1271fd43ec6fd524c9a6957530cd83d262 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 28 Apr 2013 21:07:16 +0000 Subject: Fix typos. Spotted by: Scott Allendorf --- print/apsfilter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/apsfilter') diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 811503409aa6..f1a1a94f46b3 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -72,9 +72,9 @@ GSUFX= -nox11 .if !empty(PORT_OPTIONS:MA4) PSUFX= -a4 -.elif !empty(PORT_OTPIONS:MLETTER) +.elif !empty(PORT_OPTIONS:MLETTER) PSUFX= -letter -.elif !empty(PORT_OTPIONS:MLETTERDJ) +.elif !empty(PORT_OPTIONS:MLETTERDJ) PSUFX= -letterdj .endif -- cgit v1.2.3