diff options
author | naddy <naddy@FreeBSD.org> | 2003-06-08 10:38:06 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-06-08 10:38:06 +0800 |
commit | 40f45d73ab8c2c6397d95a5e3d29bce39cc6ebe5 (patch) | |
tree | f054cbeda3f9b6410c423ef678202a288636588c /print/ghostscript-gpl/Makefile.inc | |
parent | f419319cd646bfd901db16e4bd346f7281b5e35d (diff) | |
download | freebsd-ports-graphics-40f45d73ab8c2c6397d95a5e3d29bce39cc6ebe5.tar.gz freebsd-ports-graphics-40f45d73ab8c2c6397d95a5e3d29bce39cc6ebe5.tar.zst freebsd-ports-graphics-40f45d73ab8c2c6397d95a5e3d29bce39cc6ebe5.zip |
- Add drivers for Lexmark printers.
- Add option to use SVGAlib console driver.
PR: 52479
Submitted by: Ports Fury
Diffstat (limited to 'print/ghostscript-gpl/Makefile.inc')
-rw-r--r-- | print/ghostscript-gpl/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc index cf63422dcf0..d980e290580 100644 --- a/print/ghostscript-gpl/Makefile.inc +++ b/print/ghostscript-gpl/Makefile.inc @@ -1,4 +1,4 @@ # $FreeBSD$ -GS_VERSION= 8.00 +GS_VERSION= 8.10 |