diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-12-03 08:38:56 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-12-03 08:38:56 +0000 |
commit | ffbdee70bea6fcf9929e1bd13d4f24794de27e2a (patch) | |
tree | db8a21dd08cf0be1866c817e2df4137ae28f6d2f /print/ghostscript6 | |
parent | 604d2ee3c1be1d682e91c02d081ae9cd6dfe7e78 (diff) | |
download | ports-ffbdee70bea6fcf9929e1bd13d4f24794de27e2a.tar.gz ports-ffbdee70bea6fcf9929e1bd13d4f24794de27e2a.zip |
Notes
Diffstat (limited to 'print/ghostscript6')
-rw-r--r-- | print/ghostscript6/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript6/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 74807a6b2b89..cc359009177c 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/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.25 1998/12/01 09:59:46 asami Exp $ +# $Id: Makefile,v 1.26 1998/12/03 08:24:20 andreas Exp $ # DISTNAME= ghostscript-5.50 @@ -34,7 +34,7 @@ GS_SOURCES+= ghostscript-5.50gnu.tar.gz # later version numbers pointing to them. To avoid unnecessarily # downloading distfiles, do not change these when upgrading the port # unless the files really change. -GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz +GS_FONTS_STD= ghostscript-fonts-std-5.50.tar.gz GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz # Additional driver HP 850, see http://www.erdw.ethz.ch/~bonk/hp850/hp850.html diff --git a/print/ghostscript6/distinfo b/print/ghostscript6/distinfo index 48ec6f2a0509..21b7613d7124 100644 --- a/print/ghostscript6/distinfo +++ b/print/ghostscript6/distinfo @@ -1,6 +1,6 @@ MD5 (ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd MD5 (ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb -MD5 (ghostscript-fonts-std-5.10.tar.gz) = 8462a429e2672d332a510da076dca6d2 +MD5 (ghostscript-fonts-std-5.50.tar.gz) = 8462a429e2672d332a510da076dca6d2 MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9 MD5 (hp8xxs13.zip) = 964b5e40bf0a44cc29b76616e71f6cfb MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4 |