diff options
author | krion <krion@FreeBSD.org> | 2004-06-28 02:13:17 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-28 02:13:17 +0800 |
commit | ad36dc2b7a1a5963e200afc359a576a7f4e901ef (patch) | |
tree | 16b836b48402c6570ba172a72b785ed1063c8707 /print/ghostscript8/scripts | |
parent | 7ad1d5747509ff61470f69bf982f2184cd0e72f2 (diff) | |
download | freebsd-ports-gnome-ad36dc2b7a1a5963e200afc359a576a7f4e901ef.tar.gz freebsd-ports-gnome-ad36dc2b7a1a5963e200afc359a576a7f4e901ef.tar.zst freebsd-ports-gnome-ad36dc2b7a1a5963e200afc359a576a7f4e901ef.zip |
Update EPLASER driver to version 3.1.4
PR: ports/68390
Submitted by: Ports Fury
Diffstat (limited to 'print/ghostscript8/scripts')
-rw-r--r-- | print/ghostscript8/scripts/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript8/scripts/configure b/print/ghostscript8/scripts/configure index 8b617b62d598..48d0e7253eee 100644 --- a/print/ghostscript8/scripts/configure +++ b/print/ghostscript8/scripts/configure @@ -35,7 +35,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 \ @@ -160,6 +160,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" \ |