summaryrefslogtreecommitdiff
path: root/korean/eterm
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/eterm
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/eterm')
-rw-r--r--korean/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile
index 9c723d976dcf..61d923a23ace 100644
--- a/korean/eterm/Makefile
+++ b/korean/eterm/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: ko-eterm-0.8.9
-# Version required: 0.8.9
# Date created: 8 Jun 1999
# Whom: Oh Junseon <hollywar@mail.holywar.net>
#
# $FreeBSD$
#
-DISTNAME= Eterm-0.8.9
-PKGNAME= ko-eterm-0.8.9
+PORTNAME= eterm
+PORTVERSION= 0.8.9
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \
ftp://ftp.holywar.net/pub/FreeBSD/ \
@@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \
http://www.tcserv.com/archive/E/ \
http://eterm.is.nontoxic.org/download/ \
http://www.tcserv.com/archive/E/old/
+DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= hollywar@mail.holywar.net