From 8e35c70d9d4bd699ea6971525d2f756efbdaad24 Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 13 Apr 2000 09:17:26 +0000 Subject: Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places. --- korean/hcode/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'korean/hcode/Makefile') diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index 6cff281..d025b0f 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: hcode -# Version required: 2.1mailpatch3 # Date created: 31 Mar 1997 # Whom: Choi Jun Ho # # $FreeBSD$ # -DISTNAME= hcode2.1-mailpatch3 -PKGNAME= ko-hcode-2.1.3 +PORTNAME= hcode +PORTVERSION= 2.1.3 CATEGORIES= korean MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ +DISTNAME= hcode2.1-mailpatch3 MAINTAINER= junker@jazz.snu.ac.kr -- cgit v1.1