diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-11 03:12:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-11 03:12:45 +0000 |
commit | 1b5a7f6e79162d825165ef4bd2ca41c25cb2a72a (patch) | |
tree | 50ff4c63f49f52773bc512861e3e50546f2f98db /chinese/moefonts-cid | |
parent | 0a36041a35aa47f92640e3e7e60cc843b9ee5792 (diff) | |
download | ports-1b5a7f6e79162d825165ef4bd2ca41c25cb2a72a.tar.gz ports-1b5a7f6e79162d825165ef4bd2ca41c25cb2a72a.zip |
Notes
Diffstat (limited to 'chinese/moefonts-cid')
-rw-r--r-- | chinese/moefonts-cid/pkg-deinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/moefonts-cid/pkg-deinstall b/chinese/moefonts-cid/pkg-deinstall index b155bdcbdaca..aa9978979658 100644 --- a/chinese/moefonts-cid/pkg-deinstall +++ b/chinese/moefonts-cid/pkg-deinstall @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.50 +GSVER=6.53 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS FONTMAPTMP=${FONTMAP}.tmp |