summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-30 13:37:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-30 13:37:12 +0000
commit88c6eb1af2c3c3dd208a315eb0c23434324af6f3 (patch)
tree535a93b6f68b78e92780e8c926268bd71bcda87f /japanese
parentUpdate to 10.62a. (diff)
Use the fonts included in ja-netscape-fonts.
PR: ports/22415 Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER) Pointed out by: knu
Notes
Notes: svn path=/head/; revision=34451
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mozilla-jlp-devel/Makefile1
-rw-r--r--japanese/mozilla-jlp-devel/files/unix.js6
-rw-r--r--japanese/mozilla-jlp/Makefile1
-rw-r--r--japanese/mozilla-jlp/files/unix.js6
4 files changed, 8 insertions, 6 deletions
diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile
index 268c3a77bc85..8cca3de42794 100644
--- a/japanese/mozilla-jlp-devel/Makefile
+++ b/japanese/mozilla-jlp-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mozilla
PORTVERSION= M18
+PORTREVISION= 1
CATEGORIES= japanese www
MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \
http://mozilla.inmel.net/
diff --git a/japanese/mozilla-jlp-devel/files/unix.js b/japanese/mozilla-jlp-devel/files/unix.js
index 70b9457c9cd6..2748f58fba4c 100644
--- a/japanese/mozilla-jlp-devel/files/unix.js
+++ b/japanese/mozilla-jlp-devel/files/unix.js
@@ -106,9 +106,9 @@ pref("font.name.serif.he", "misc-fixed-iso8859-8");
pref("font.name.sans-serif.he", "misc-fixed-iso8859-8");
pref("font.name.monospace.he", "misc-fixed-iso8859-8");
-pref("font.name.serif.ja", "ms-pgothic-jisx0208.1983-0");
-pref("font.name.sans-serif.ja", "ms-pgothic-jisx0208.1983-0");
-pref("font.name.monospace.ja", "ms-gothic-jisx0208.1983-0");
+pref("font.name.serif.ja", "netscape-fixed-jisx0208.1983-0");
+pref("font.name.sans-serif.ja", "netscape-fixed-jisx0208.1983-0");
+pref("font.name.monospace.ja", "netscape-fixed-jisx0208.1983-0");
pref("font.name.serif.ko", "daewoo-mincho-ksc5601.1987-0");
pref("font.name.sans-serif.ko", "daewoo-mincho-ksc5601.1987-0");
diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile
index 268c3a77bc85..8cca3de42794 100644
--- a/japanese/mozilla-jlp/Makefile
+++ b/japanese/mozilla-jlp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mozilla
PORTVERSION= M18
+PORTREVISION= 1
CATEGORIES= japanese www
MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \
http://mozilla.inmel.net/
diff --git a/japanese/mozilla-jlp/files/unix.js b/japanese/mozilla-jlp/files/unix.js
index 70b9457c9cd6..2748f58fba4c 100644
--- a/japanese/mozilla-jlp/files/unix.js
+++ b/japanese/mozilla-jlp/files/unix.js
@@ -106,9 +106,9 @@ pref("font.name.serif.he", "misc-fixed-iso8859-8");
pref("font.name.sans-serif.he", "misc-fixed-iso8859-8");
pref("font.name.monospace.he", "misc-fixed-iso8859-8");
-pref("font.name.serif.ja", "ms-pgothic-jisx0208.1983-0");
-pref("font.name.sans-serif.ja", "ms-pgothic-jisx0208.1983-0");
-pref("font.name.monospace.ja", "ms-gothic-jisx0208.1983-0");
+pref("font.name.serif.ja", "netscape-fixed-jisx0208.1983-0");
+pref("font.name.sans-serif.ja", "netscape-fixed-jisx0208.1983-0");
+pref("font.name.monospace.ja", "netscape-fixed-jisx0208.1983-0");
pref("font.name.serif.ko", "daewoo-mincho-ksc5601.1987-0");
pref("font.name.sans-serif.ko", "daewoo-mincho-ksc5601.1987-0");