mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 06:30:29 -04:00
16 lines
389 B
Text
16 lines
389 B
Text
$FreeBSD$
|
|
|
|
diff -u -r1.7 Makefile
|
|
--- sun/awt/Makefile 13 Apr 2002 05:25:41 -0000 1.7
|
|
+++ sun/awt/Makefile 25 Oct 2002 04:31:32 -0000
|
|
@@ -406,7 +406,10 @@
|
|
font.properties \
|
|
font.properties.ja \
|
|
psfont.properties.ja \
|
|
+ font.properties.ru \
|
|
+ font.properties.uk \
|
|
font.properties.zh \
|
|
+ font.properties.zh_CN \
|
|
font.properties.zh_TW
|
|
|
|
FONTPROPS_SRC_SUFFIX = .$(PLATFORM)
|