summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-09 00:46:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-09 00:46:33 +0000
commitc138545eebf787d990209e3feaeb845399566d5e (patch)
treef4a0adf1dffc0ae4e27cbaabeca35b504224222a /korean
parentRemove pathalias from the beginning of the comment. I also forgot (diff)
Update to patchlevel 14.
PR: 7461 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=12358
Diffstat (limited to 'korean')
-rw-r--r--korean/hanterm-xf86/Makefile10
-rw-r--r--korean/hanterm-xf86/distinfo2
-rw-r--r--korean/hanterm-xf86/files/patch-ab10
3 files changed, 16 insertions, 6 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile
index 2f3d8d29be31..a8fbe8934443 100644
--- a/korean/hanterm-xf86/Makefile
+++ b/korean/hanterm-xf86/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: hanterm-xf86
-# Version required: hanterm-xf331-p13
+# Version required: hanterm-xf-p14
# Date created: 22 Mar 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.6 1998/07/27 00:38:56 steve Exp $
+# $Id: Makefile,v 1.7 1998/08/05 09:31:21 asami Exp $
#
-DISTNAME= hanterm-xf331-p13
-PKGNAME= ko-hanterm-xf-3.3.1.13
+DISTNAME= hanterm-xf-p14
+PKGNAME= ko-hanterm-xf14
CATEGORIES= korean x11
-MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
+MASTER_SITES= http://pseudo.snu.ac.kr/~hwang/
MAINTAINER= junker@jazz.snu.ac.kr
diff --git a/korean/hanterm-xf86/distinfo b/korean/hanterm-xf86/distinfo
index dbf6e31f7ed5..96510e208b6a 100644
--- a/korean/hanterm-xf86/distinfo
+++ b/korean/hanterm-xf86/distinfo
@@ -1 +1 @@
-MD5 (hanterm-xf331-p13.tar.gz) = 211f0115412aa3db98d77bec8ef72840
+MD5 (hanterm-xf-p14.tar.gz) = 64bf6b2d5f2f4fc729f73cb9638493a5
diff --git a/korean/hanterm-xf86/files/patch-ab b/korean/hanterm-xf86/files/patch-ab
new file mode 100644
index 000000000000..c80364f59560
--- /dev/null
+++ b/korean/hanterm-xf86/files/patch-ab
@@ -0,0 +1,10 @@
+--- main.c.orig Sat Aug 8 10:37:00 1998
++++ main.c Sat Aug 8 10:37:04 1998
+@@ -422,7 +422,6 @@
+ #endif
+
+ #ifndef WTMP_FILENAME
+-sieroweir
+ #ifdef WTMP_FILE
+ #define WTMP_FILENAME WTMP_FILE
+ #else