summaryrefslogtreecommitdiff
path: root/korean/elm/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/elm/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.
Notes
Notes: svn path=/head/; revision=27486
Diffstat (limited to 'korean/elm/Makefile')
-rw-r--r--korean/elm/Makefile5
1 files changed, 3 insertions, 2 deletions
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