diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-27 18:13:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-27 18:13:39 +0000 |
commit | 5a919c671c481ed61dc5985c45c9c6ad6c10f0bb (patch) | |
tree | 16628c1ca88555c6562e3abe4de088a3138d8bc9 /print/ghostscript-gnu/scripts/configure | |
parent | Update EPLASER driver to version 3.1.4 (diff) |
Update EPLASER driver to version 3.1.4
PR: ports/68391
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=112402
Diffstat (limited to 'print/ghostscript-gnu/scripts/configure')
-rw-r--r-- | print/ghostscript-gnu/scripts/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/scripts/configure b/print/ghostscript-gnu/scripts/configure index a371adcfd28d..dc28d488a60b 100644 --- a/print/ghostscript-gnu/scripts/configure +++ b/print/ghostscript-gnu/scripts/configure @@ -36,7 +36,7 @@ else epag \ escpage lp2000 \ alc8600 alc8500 alc2000 alc4000 alc1900 alc4100 \ - lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \ + lp9800c lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \ lp8200c lp8000c \ epl6100 epl5900 epl5800 \ epl2050 epl2050p epl2120 epl2500 epl2750 \ @@ -163,6 +163,7 @@ Have fun with this new configuration style ! -andreas \n\n\ "alc4000" "Epson AL-C4000 color laser printer [EPLASER]" "$status_alc4000" \ "alc1900" "Epson AL-C1900 color laser printer [EPLASER]" "$status_alc1900" \ "alc4100" "Epson AL-C4100 color laser printer [EPLASER]" "$status_alc4100" \ + "lp9800c" "Epson LP-9800C color laser printer [EPLASER]" "$status_lp9800c" \ "lp9000c" "Epson LP-9000C color laser printer [EPLASER]" "$status_lp9000c" \ "lp9500c" "Epson LP-9500C color laser printer [EPLASER]" "$status_lp9500c" \ "lp8800c" "Epson LP-8800C color laser printer [EPLASER]" "$status_lp8800c" \ |