aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8-nox11
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-16 07:28:34 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-16 07:28:34 +0000
commitcfdce2f20d78335edc742caa3557d07467a7579d (patch)
treed85bd938cde97a98abaa7a6724bd253c47f57c05 /print/ghostscript8-nox11
parent9a79f8c7f76c9c50bba15f53ba7c09ec3dfc8763 (diff)
downloadports-cfdce2f20d78335edc742caa3557d07467a7579d.tar.gz
ports-cfdce2f20d78335edc742caa3557d07467a7579d.zip
Announce the release of GPL Ghostscript. This release is based on
the AFPL Ghostscript 8.00 release of 14 months ago. The most significant new feature since 7.0x is support for DeviceN colorspaces, up to 8 colorants total at 8 bits per component. Also, pdfwrite has seen considerable improvement in font handling, and many other bug fixes. PR: ports/72326 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=119567
Diffstat (limited to 'print/ghostscript8-nox11')
-rw-r--r--print/ghostscript8-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8-nox11/Makefile b/print/ghostscript8-nox11/Makefile
index 0e12861ce4bc..bbf7efa26fd0 100644
--- a/print/ghostscript8-nox11/Makefile
+++ b/print/ghostscript8-nox11/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: ghostscript-afpl-nox11
+# New ports collection makefile for: ghostscript-gpl-nox11
# Date created: 23 February 2001
# Whom: nik
#
@@ -7,6 +7,6 @@
WITHOUT_X11= yes
-MASTERDIR= ${.CURDIR}/../ghostscript-afpl
+MASTERDIR= ${.CURDIR}/../ghostscript-gpl
.include "${MASTERDIR}/Makefile"