summaryrefslogtreecommitdiff
path: root/x11/hanterm
diff options
context:
space:
mode:
authoritojun <itojun>2001-04-18 07:56:17 +0000
committeritojun <itojun>2001-04-18 07:56:17 +0000
commit0bbd64c58c56c52d20546a0e3d834102c20592df (patch)
treee26bfcdf98aea91090c23c525743b448cda92b17 /x11/hanterm
parent45a061b5f985d4820fedac10d047a862dd8e71eb (diff)
downloadpkgsrc-0bbd64c58c56c52d20546a0e3d834102c20592df.tar.gz
use 3.1.4. master site has moved.
2000-11-28 John Simon <simon@quagga.kaist.ac.kr> * /home/cvs/hanterm/automata.c: another patch from cdpark: dealing with the cases when incomplete char is out of KS X 1001 * /home/cvs/hanterm/automata.c, /home/cvs/hanterm/charproc.c, /home/cvs/hanterm/hanja.h, /home/cvs/hanterm/main.c, /home/cvs/hanterm/version.h: applied the patch by Chong-Dae Park <cdpark@jupiter.kaist.ac.kr>: charproc.c: support for ksx1001.1997 XLFD encoding name. for baekmuk fonts. automata.c: check for in_ks, even when current font is not ks* but code system is EUC-KR, for two-bul input. hanja.h: hanza "Ãé" bug, by Chang-woo Ryu. *: BSD wtmp, lastlog patch, by Duk-hwan Kim. 1999-09-13 John Simon <simon@quagga.kaist.ac.kr> * /home/cvs/hanterm/hanterm.html: added install information for solaris 2.x+ow
Diffstat (limited to 'x11/hanterm')
-rw-r--r--x11/hanterm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile
index 6002c60b87d..7c72fe089bc 100644
--- a/x11/hanterm/Makefile
+++ b/x11/hanterm/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/18 07:56:17 itojun Exp $
-DISTNAME= hanterm-3.1.3
+DISTNAME= hanterm-3.1.4
CATEGORIES= x11
-MASTER_SITES= ftp://elf.kaist.ac.kr/pub/hanterm/ \
+MASTER_SITES= http://quagga.kaist.ac.kr/hanterm/download/ \
ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://elf.kaist.ac.kr/hanterm/
+HOMEPAGE= http://quagga.kaist.ac.kr/hanterm/
COMMENT= X11R6-based xterm hacked for managing Korean languages
USE_IMAKE= YES