diff options
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 01abe0c7c270..121796cee33e 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -87,7 +87,7 @@ HPDJ_MAN1= gs-hpdj.1 # additional driver for HP PCL3 Printers, by Martin Lottermoser # http://home.t-online.de/home/Martin.Lottermoser/pcl3.html PCL3= pcl3 -PCL3_VERS= 3.0.2 +PCL3_VERS= 3.2 PCL3_NAME= ${PCL3}-${PCL3_VERS} PCL3_SRC= ${PCL3_NAME}.tar.gz PCL3_MAN1= gs-pcl3.1 pcl3opts.1 @@ -242,7 +242,7 @@ post-install: @${ECHO} ">>> creating ${PCL3} destdir ..." @${MKDIR} ${PREFIX}/share/ghostscript/${PORTVERSION}/pcl3 @${ECHO} ">>> installing files in ${PCL3} destdir ..." -.for i in BETA BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \ +.for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \ ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \ ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \ ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \ |