From d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 Mon Sep 17 00:00:00 2001 From: Satoshi 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/munhwafonts-cid/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'korean/munhwafonts-cid') diff --git a/korean/munhwafonts-cid/Makefile b/korean/munhwafonts-cid/Makefile index 2864e8d2f160..ea577f142e92 100644 --- a/korean/munhwafonts-cid/Makefile +++ b/korean/munhwafonts-cid/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: Munhwa fonts collection(cid) -# Version required: none # Date created: 30 Jun 1999 # Whom: CHOI Junho # # $FreeBSD$ # -DISTNAME= munhwafonts-cid -PKGNAME= ko-munhwafonts-cid-1.0 +PORTNAME= munhwafonts-cid +PORTVERSION= 1.0 CATEGORIES= korean print MASTER_SITES= ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \ ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/ +DISTNAME= ${PORTNAME} DISTFILES= ${CID_FONTS_KO} ${CID_CMAP_KO} MAINTAINER= cjh@kr.freebsd.org -- cgit v1.2.3