diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-11 20:25:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-11 20:25:10 +0000 |
commit | 9d7f34ee35327499cb6e16f598b572c8862e4fd1 (patch) | |
tree | eb9807b17c1ef16cad0e07cbe8dc7c7d14292fa6 /x11 | |
parent | 398aff87cb7aa7ced08b09bae99ae6e31ee35b18 (diff) | |
download | pkgsrc-9d7f34ee35327499cb6e16f598b572c8862e4fd1.tar.gz |
Update HOMEPAGE and MASTER_SITES per PR 23721 by Min Sik Kim.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/hanterm/MESSAGE | 4 | ||||
-rw-r--r-- | x11/hanterm/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/hanterm/MESSAGE b/x11/hanterm/MESSAGE index 7ec9a4a5d4e..309068e36b2 100644 --- a/x11/hanterm/MESSAGE +++ b/x11/hanterm/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/03/18 19:46:26 itojun Exp $ +$NetBSD: MESSAGE,v 1.4 2003/12/11 20:25:10 wiz Exp $ It is possible to run "hanterm" using the Hangul fonts included with your NetBSD system, by adding one of the following lines to @@ -12,6 +12,6 @@ Hanterm*hangulFont: -daewoo-mincho-*-*-*--24-*-*-*-*-*-*-* Additional Hangul fonts are packaged in the fonts/ksc5601 package, and even more through the "hanterm" homepage... - http://hanterm.org/ + http://hanterm.kldp.net/ =========================================================================== diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile index 168202a5980..ac190daa19c 100644 --- a/x11/hanterm/Makefile +++ b/x11/hanterm/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2003/10/20 08:20:58 junyoung Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/11 20:25:10 wiz Exp $ DISTNAME= hanterm-3.1.6 PKGREVISION= 1 CATEGORIES= x11 korean -MASTER_SITES= http://hanterm.org/download/ +MASTER_SITES= http://download.kldp.net/hanterm/ MAINTAINER= junyoung@NetBSD.org -HOMEPAGE= http://hanterm.org/ +HOMEPAGE= http://hanterm.kldp.net/ COMMENT= X11R6-based xterm hacked for managing Korean languages USE_IMAKE= YES |