diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-03 06:57:07 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-03 06:57:07 +0000 |
commit | 4bcd0149b21aebeedf3ea9e01900ead7e2019333 (patch) | |
tree | 7342fcfbb6c0694b8b9efeec0d2a9c973d2c212f /print/ghostscript8/Makefile | |
parent | 3c213636b3efb02ff65c49691e07805cca93b237 (diff) |
Notes
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 600de208bf8b..070fee810522 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1997/08/27 16:00:04 andreas Exp $ +# $Id: Makefile,v 1.9 1997/09/02 16:48:55 andreas Exp $ # DISTNAME= ghostscript-5.03 @@ -34,7 +34,7 @@ GS_SOURCES+= ghostscript-5.03gnu.tar.gz # downloading distfiles, do not change these when upgrading the port # unless the files really change. GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz -GS_FONTS_OTHER= ghostscript-fonts-other-5.0.tar.gz +GS_FONTS_OTHER= ghostscript-fonts-other-5.03.tar.gz # Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html HP850_DRV= hp850.zip |