diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 21:06:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 21:06:06 +0000 |
commit | 5ee982259ac1cef49dcfe1d6888b22d785efc5d8 (patch) | |
tree | b48024b2aa9a6d9879c1d82407311b6d734d129f /chinese/moefonts-cid | |
parent | fb3e92ce854671c44b582f42b5810941052ec4ec (diff) | |
download | ports-5ee982259ac1cef49dcfe1d6888b22d785efc5d8.tar.gz ports-5ee982259ac1cef49dcfe1d6888b22d785efc5d8.zip |
Notes
Diffstat (limited to 'chinese/moefonts-cid')
-rw-r--r-- | chinese/moefonts-cid/pkg-deinstall | 2 | ||||
-rw-r--r-- | chinese/moefonts-cid/pkg-install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/moefonts-cid/pkg-deinstall b/chinese/moefonts-cid/pkg-deinstall index b214c368c792..ee8ae9a6da4b 100644 --- a/chinese/moefonts-cid/pkg-deinstall +++ b/chinese/moefonts-cid/pkg-deinstall @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=7.05 +GSVER=7.06 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS FONTMAPTMP=${FONTMAP}.tmp diff --git a/chinese/moefonts-cid/pkg-install b/chinese/moefonts-cid/pkg-install index 7bd3e8afcc51..7f3faa76cda4 100644 --- a/chinese/moefonts-cid/pkg-install +++ b/chinese/moefonts-cid/pkg-install @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=7.05 +GSVER=7.06 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS |