From b62078218b68fae805a854a7decb9f1b59b533ab Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 22 Nov 2004 16:27:50 +0000 Subject: Fix typo PR: ports/74250 Submitted by: Ports Fury --- print/ghostscript7/scripts/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/ghostscript7') diff --git a/print/ghostscript7/scripts/configure b/print/ghostscript7/scripts/configure index dc28d488a60b..7971d12954b5 100644 --- a/print/ghostscript7/scripts/configure +++ b/print/ghostscript7/scripts/configure @@ -286,7 +286,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "bmpsep1" "BMP Separated 1-bit CMYK" "$status_bmpsep1" \ "bmpsep8" "BMP Separated 8-bit CMYK" "$status_bmpsep8" \ "ccr" "CalComp Raster format" "$status_ccr" \ - "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT "$status_"LY" "$status_cgmmono" \ + "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" "$status_cgmmono" \ "cgm8" "CGM 8-bit 256-color -- DITTO" "$status_cgm8" \ "cgm24" "CGM 24-bit color -- DITTO" "$status_cgm24" \ "cif" "CIF file format for VLSI" "$status_cif" \ -- cgit