summaryrefslogtreecommitdiff
path: root/korean/helvis/Makefile
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/helvis/Makefile
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.
Diffstat (limited to 'korean/helvis/Makefile')
-rw-r--r--korean/helvis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/helvis/Makefile b/korean/helvis/Makefile
index 355a74792a03..c0d4a102bc7a 100644
--- a/korean/helvis/Makefile
+++ b/korean/helvis/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: helvis-1.8h2-
-# Version required: 1.8h2-
# Date created: 2 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $FreeBSD$
#
-DISTNAME= helvis-1.8h2-
-PKGNAME= ko-helvis-1.8h2
+PORTNAME= helvis
+PORTVERSION= 1.8h2
CATEGORIES= korean editors
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HElvis/ \
ftp://sunsite.kren.nm.kr/pub/packages/hangul/editor/HElvis/
+DISTNAME= helvis-1.8h2-
MAINTAINER= junker@jazz.snu.ac.kr