aboutsummaryrefslogtreecommitdiffstats
path: root/korean/hanemacs
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-13 17:17:26 +0800
committerasami <asami@FreeBSD.org>2000-04-13 17:17:26 +0800
commit8e35c70d9d4bd699ea6971525d2f756efbdaad24 (patch)
tree43a2327aa207c596c0fa4238e5356997afb18bdf /korean/hanemacs
parent95cdd6d3886509f9f82699322355095c46f845bc (diff)
downloadfreebsd-ports-gnome-8e35c70d9d4bd699ea6971525d2f756efbdaad24.tar.gz
freebsd-ports-gnome-8e35c70d9d4bd699ea6971525d2f756efbdaad24.tar.zst
freebsd-ports-gnome-8e35c70d9d4bd699ea6971525d2f756efbdaad24.zip
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/hanemacs')
-rw-r--r--korean/hanemacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile
index e03f364116f0..aa975a2ccbf4 100644
--- a/korean/hanemacs/Makefile
+++ b/korean/hanemacs/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: hanemacs
-# Version required: 19.34b-2
# Date created: 12 Mar 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $FreeBSD$
#
-DISTNAME= hanemacs-19.34b-1
-PKGNAME= ko-hanemacs-19.34b1
+PORTNAME= hanemacs
+PORTVERSION= 19.34b.1
CATEGORIES= korean editors
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HanEmacs/ \
ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/editor/HanEmacs/
+DISTNAME= hanemacs-19.34b-1
MAINTAINER= junker@jazz.snu.ac.kr