aboutsummaryrefslogtreecommitdiffstats
path: root/korean/hlatex
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/hlatex
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/hlatex')
-rw-r--r--korean/hlatex/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile
index f86dd228fb7f..8ec0e6b9b6ad 100644
--- a/korean/hlatex/Makefile
+++ b/korean/hlatex/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: HLaTeX PS fonts-wansungstd
-# Version required: 0.98
# Date created: Sun Aug 9 18:05:29 KST 1998
# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98
-PKGNAME= ko-HLaTeX-${HLATEX_ENCODING}std-0.98
+PORTNAME= HLaTeX-${HLATEX_ENCODING}std
+PORTVERSION= 0.98
CATEGORIES= korean print
MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/ \
ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/${HLATEX_ENCODING}/
+DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98
DISTFILES= HLaTeX-0.98.tar.bz2 ${HLATEX_FONTS_BASE}
MAINTAINER= cjh@kr.freebsd.org