diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:25:13 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:25:13 +0000 |
commit | 78bf782796aa17d49f5ebd85686db6dd3f146488 (patch) | |
tree | 9d6a5a9092f36723ebe2b7cc0cb2e7e8e244e33c /korean/ftghostscript5 | |
parent | 519d34ef3d1886a2e1f18d0d5a88b0322e90f11d (diff) | |
download | ports-78bf782796aa17d49f5ebd85686db6dd3f146488.tar.gz ports-78bf782796aa17d49f5ebd85686db6dd3f146488.zip |
Notes
Diffstat (limited to 'korean/ftghostscript5')
-rw-r--r-- | korean/ftghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index c39e709a6734..86732c83b021 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -58,11 +58,11 @@ DECRYPT_PDF= pdf_sec.ps # vflib patch VFLIB_GS= gs5.10-vflib-1.1.tar.gz # kfftype -KFFTYPE= gs5-kfftype.tar.gz +KFFTYPE= gs5-kfftype.tar.gz # kfftype patches KFFTYPE_PATCH= gs5-kfftype-patch1.diff gs5-kfftype-patch2.diff # hfftype patch -HFFTYPE= gs5-hfftype-0.2.tar.gz +HFFTYPE= gs5-hfftype-0.2.tar.gz # cid-keyed font bug patch for 5.10 GS_CID_PATCH= gs5.10-cid-bugfix.diff |