diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-07-25 18:31:26 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-07-25 18:31:26 +0000 |
commit | 833af3b828e1617cfc9d07392ea464f66b01f5ff (patch) | |
tree | 8fc63e896c89cfe79f4cbd8a2396a19abf2d2ba0 /java/jdk15/files/patch-sun::awt::Makefile | |
parent | - Update to 0.9p7 (diff) |
Update to patchset 7.
Diffstat (limited to 'java/jdk15/files/patch-sun::awt::Makefile')
-rw-r--r-- | java/jdk15/files/patch-sun::awt::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/java/jdk15/files/patch-sun::awt::Makefile b/java/jdk15/files/patch-sun::awt::Makefile deleted file mode 100644 index 969b6bb4a05d..000000000000 --- a/java/jdk15/files/patch-sun::awt::Makefile +++ /dev/null @@ -1,14 +0,0 @@ -$FreeBSD$ - ---- sun/awt/Makefile 18 Jan 2002 04:35:42 -0000 1.6 -+++ sun/awt/Makefile 13 Apr 2002 05:10:12 -0000 -@@ -406,7 +406,8 @@ - font.properties \ - font.properties.ja \ - psfont.properties.ja \ -- font.properties.zh -+ font.properties.zh \ -+ font.properties.zh_TW - - FONTPROPS_SRC_SUFFIX = .$(PLATFORM) - |