diff options
author | keith <keith@FreeBSD.org> | 2001-03-02 05:55:25 +0000 |
---|---|---|
committer | keith <keith@FreeBSD.org> | 2001-03-02 05:55:25 +0000 |
commit | 21ccbb8e74cc19b991b4f19d83a2a432fbd1c5fc (patch) | |
tree | 06e1410bd56d8a384d9d5e51bbb6c6d3a0938356 /chinese | |
parent | d163c674cee17df223ee0e312f132f2b89e6b80c (diff) | |
download | FreeBSD-ports-21ccbb8e74cc19b991b4f19d83a2a432fbd1c5fc.zip FreeBSD-ports-21ccbb8e74cc19b991b4f19d83a2a432fbd1c5fc.tar.gz |
Install in Ghostscript 6.50 directory, instead of 6.01.
Submitted by: kevlo
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/moefonts-cid/pkg-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/moefonts-cid/pkg-install b/chinese/moefonts-cid/pkg-install index 117b711..e780fea 100644 --- a/chinese/moefonts-cid/pkg-install +++ b/chinese/moefonts-cid/pkg-install @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.01 +GSVER=6.50 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS |