summaryrefslogtreecommitdiff
path: root/x11/kterm/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-11-07 05:40:24 +0000
committeritojun <itojun@pkgsrc.org>2000-11-07 05:40:24 +0000
commitd0618eb9e13092d4819cd2567ad1fa5f65a28bcf (patch)
tree85763b76f5a6f756defd75c3d2a3d81062db529f /x11/kterm/Makefile
parentc948c363904723dd52df1ba1c634c299108ee901 (diff)
downloadpkgsrc-d0618eb9e13092d4819cd2567ad1fa5f65a28bcf.tar.gz
use more recent KAME patch. euc-jp/sjis keyboard input is repaired.
Diffstat (limited to 'x11/kterm/Makefile')
-rw-r--r--x11/kterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index fd3c1fa57a2..ca00fd277c5 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/10/15 14:15:32 itojun Exp $
+# $NetBSD: Makefile,v 1.9 2000/11/07 05:40:24 itojun Exp $
DISTNAME= kterm-6.2.0
CATEGORIES= x11
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
# the following patch includes NFS xauth patch, and kamo's wd0.2 patch.
PATCH_SITES+= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES+= kterm-620-0213-20001010.diff.gz
+PATCHFILES+= kterm-620-0213-20001107.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= sakamoto@netbsd.org