diff options
-rw-r--r-- | x11/XFree86/Makefile | 2 | ||||
-rw-r--r-- | x11/XFree86/files/patch-k | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile index ee0f6e2cc521..8a2b4ead4634 100644 --- a/x11/XFree86/Makefile +++ b/x11/XFree86/Makefile @@ -7,7 +7,7 @@ PORTNAME= XFree86 PORTVERSION= 3.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} diff --git a/x11/XFree86/files/patch-k b/x11/XFree86/files/patch-k new file mode 100644 index 000000000000..34bf00ed7d2b --- /dev/null +++ b/x11/XFree86/files/patch-k @@ -0,0 +1,10 @@ +--- programs/../nls/XLC_LOCALE/ko.locale Sun Dec 22 12:29:37 1996 ++++ programs/../nls/XLC_LOCALE/ko Thu Apr 16 21:07:01 1998 +@@ -23,6 +23,7 @@ + } + font { + primary KSC5601.1987-0:GL ++ substitute KSC5601.1987-0:GL + } + } + END XLC_FONTSET |