pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/hanterm Update HOMEPAGE and MASTER_SITES per PR 23...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca75e6fc496f
branches: trunk
changeset: 464521:ca75e6fc496f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 11 20:25:10 2003 +0000
description:
Update HOMEPAGE and MASTER_SITES per PR 23721 by Min Sik Kim.
diffstat:
x11/hanterm/MESSAGE | 4 ++--
x11/hanterm/Makefile | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (37 lines):
diff -r 71dd850561d7 -r ca75e6fc496f x11/hanterm/MESSAGE
--- a/x11/hanterm/MESSAGE Thu Dec 11 20:23:12 2003 +0000
+++ b/x11/hanterm/MESSAGE Thu Dec 11 20:25:10 2003 +0000
@@ -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 @@
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 -r 71dd850561d7 -r ca75e6fc496f x11/hanterm/Makefile
--- a/x11/hanterm/Makefile Thu Dec 11 20:23:12 2003 +0000
+++ b/x11/hanterm/Makefile Thu Dec 11 20:25:10 2003 +0000
@@ -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@localhost
-HOMEPAGE= http://hanterm.org/
+HOMEPAGE= http://hanterm.kldp.net/
COMMENT= X11R6-based xterm hacked for managing Korean languages
USE_IMAKE= YES
Home |
Main Index |
Thread Index |
Old Index