diff options
author | keichii <keichii@FreeBSD.org> | 2002-05-16 01:49:01 +0800 |
---|---|---|
committer | keichii <keichii@FreeBSD.org> | 2002-05-16 01:49:01 +0800 |
commit | 8035c598b49ca5ee24d392bc3106eed6204f4e53 (patch) | |
tree | 310679faf9f5158efa08715b8191854263bfea31 /chinese/moefonts-cid | |
parent | 6fdf8452a593baad6cfed753eb05263dfde53be4 (diff) | |
download | freebsd-ports-gnome-8035c598b49ca5ee24d392bc3106eed6204f4e53.tar.gz freebsd-ports-gnome-8035c598b49ca5ee24d392bc3106eed6204f4e53.tar.zst freebsd-ports-gnome-8035c598b49ca5ee24d392bc3106eed6204f4e53.zip |
Committing update to chinese/ghostscript6 and chinese/moefonts-cid.
PR: 38116
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 aa9978979658..b214c368c792 100644 --- a/chinese/moefonts-cid/pkg-deinstall +++ b/chinese/moefonts-cid/pkg-deinstall @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.53 +GSVER=7.05 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 194fbe4e0882..7bd3e8afcc51 100644 --- a/chinese/moefonts-cid/pkg-install +++ b/chinese/moefonts-cid/pkg-install @@ -1,6 +1,6 @@ #!/bin/sh -GSVER=6.53 +GSVER=7.05 GSDIR=${PKG_PREFIX}/share/ghostscript FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS |