Update to patchlevel 14.

PR:		7461
Submitted by:	maintainer
This commit is contained in:
Steve Price 1998-08-09 00:46:33 +00:00
parent 29476bdee7
commit c138545eeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12358
3 changed files with 16 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (hanterm-xf331-p13.tar.gz) = 211f0115412aa3db98d77bec8ef72840
MD5 (hanterm-xf-p14.tar.gz) = 64bf6b2d5f2f4fc729f73cb9638493a5

View File

@ -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