diff options
Diffstat (limited to 'java/jdk13/files/patch-awt::Makefile')
| -rw-r--r-- | java/jdk13/files/patch-awt::Makefile | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/java/jdk13/files/patch-awt::Makefile b/java/jdk13/files/patch-awt::Makefile new file mode 100644 index 000000000000..03cad774808b --- /dev/null +++ b/java/jdk13/files/patch-awt::Makefile @@ -0,0 +1,14 @@ +$FreeBSD$ + +diff -u -r1.7 Makefile +--- sun/awt/Makefile	13 Apr 2002 05:25:41 -0000	1.7 ++++ sun/awt/Makefile	18 Oct 2002 03:01:37 -0000 +@@ -406,6 +406,8 @@ + 	font.properties			\ + 	font.properties.ja		\ + 	psfont.properties.ja		\ ++	font.properties.ru		\ ++	font.properties.uk		\ + 	font.properties.zh		\ + 	font.properties.zh_TW +  | 
