diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-22 16:27:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-22 16:27:50 +0000 |
commit | ab8f217f6b86709f0bf504c07778b9b53d80feff (patch) | |
tree | a64a2a88c694dd3b775af3bfc49539bfd52fe22f | |
parent | d604e762b9188351abbb1d74b135d4c1ee633deb (diff) | |
download | ports-ab8f217f6b86709f0bf504c07778b9b53d80feff.tar.gz ports-ab8f217f6b86709f0bf504c07778b9b53d80feff.zip |
Fix typo
PR: ports/74250
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=122155
-rw-r--r-- | print/ghostscript-gnu/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/scripts/configure | 4 | ||||
-rw-r--r-- | print/ghostscript7/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript8/scripts/configure | 4 |
4 files changed, 4 insertions, 8 deletions
diff --git a/print/ghostscript-gnu/scripts/configure b/print/ghostscript-gnu/scripts/configure index dc28d488a60b..7971d12954b5 100644 --- a/print/ghostscript-gnu/scripts/configure +++ b/print/ghostscript-gnu/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" \ diff --git a/print/ghostscript-gpl/scripts/configure b/print/ghostscript-gpl/scripts/configure index 96efeb1fbc2a..84000c012fe6 100644 --- a/print/ghostscript-gpl/scripts/configure +++ b/print/ghostscript-gpl/scripts/configure @@ -242,8 +242,6 @@ Have fun with this new configuration style ! -andreas \n\n\ "pjxl300" "HP PaintJet XL300, DeskJet 1200C color printer, HP CopyJet" "$status_pjxl300" \ "pxlmono" "HP PCL XL black-and-white printers (LaserJet 5 and 6 family)" "$status_pxlmono" \ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" "$status_pxlcolor" \ - "pcl3" "HP PCL 3+ (generic) [PCL3]" "$status_pcl3" \ - "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" "$status_hpdj" \ "ijs" "HP Inkjet and other raster devices" "$status_ijs" \ "ibmpro" "IBM 9-pin Proprinter" "$status_ibmpro" \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" "$status_jetp3852" \ @@ -282,7 +280,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" \ 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" \ diff --git a/print/ghostscript8/scripts/configure b/print/ghostscript8/scripts/configure index 96efeb1fbc2a..84000c012fe6 100644 --- a/print/ghostscript8/scripts/configure +++ b/print/ghostscript8/scripts/configure @@ -242,8 +242,6 @@ Have fun with this new configuration style ! -andreas \n\n\ "pjxl300" "HP PaintJet XL300, DeskJet 1200C color printer, HP CopyJet" "$status_pjxl300" \ "pxlmono" "HP PCL XL black-and-white printers (LaserJet 5 and 6 family)" "$status_pxlmono" \ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" "$status_pxlcolor" \ - "pcl3" "HP PCL 3+ (generic) [PCL3]" "$status_pcl3" \ - "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" "$status_hpdj" \ "ijs" "HP Inkjet and other raster devices" "$status_ijs" \ "ibmpro" "IBM 9-pin Proprinter" "$status_ibmpro" \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" "$status_jetp3852" \ @@ -282,7 +280,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" \ |