summaryrefslogtreecommitdiff
path: root/korean/munhwafonts-cid
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-13 09:17:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-13 09:17:26 +0000
commitd9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch)
tree916c4017c965133decfae3108f21ad85c9709eb1 /korean/munhwafonts-cid
parentUpdate with PORTNAME/PORTVERSION and get happy with the slave. (diff)
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.
Notes
Notes: svn path=/head/; revision=27486
Diffstat (limited to 'korean/munhwafonts-cid')
-rw-r--r--korean/munhwafonts-cid/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <cjh@kr.freebsd.org>
#
# $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