diff options
author | andreas <andreas@FreeBSD.org> | 1997-09-03 14:57:07 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-09-03 14:57:07 +0800 |
commit | 22972bb6b57f1e899a0a6f17dae927d5bd44c20f (patch) | |
tree | 578e54eaab29abbaa7a86188470d029fd88d1e78 /print/ghostscript5/Makefile | |
parent | 3335b2687cdf87e231aad79f4baf4260db3495e5 (diff) | |
download | freebsd-ports-graphics-22972bb6b57f1e899a0a6f17dae927d5bd44c20f.tar.gz freebsd-ports-graphics-22972bb6b57f1e899a0a6f17dae927d5bd44c20f.tar.zst freebsd-ports-graphics-22972bb6b57f1e899a0a6f17dae927d5bd44c20f.zip |
Path changed on ftp server.
Version number bumped but withoout file change
Submitted by: Jeffrey Hsu
Diffstat (limited to 'print/ghostscript5/Makefile')
-rw-r--r-- | print/ghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 600de208bf8..070fee81052 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/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 |