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/elm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'korean/elm/Makefile') diff --git a/korean/elm/Makefile b/korean/elm/Makefile index 4f055b6ced82..aeade375f50a 100644 --- a/korean/elm/Makefile +++ b/korean/elm/Makefile @@ -6,11 +6,12 @@ # $FreeBSD$ # -DISTNAME= elm2.4h4.1 -PKGNAME= ko-elm-2.4h4.1 +PORTNAME= elm +PORTVERSION= 2.4h4.1 CATEGORIES= korean mail MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/mail/old/Others/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/mail/old/Others/ +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= junker@jazz.snu.ac.kr -- cgit v1.2.3