aboutsummaryrefslogtreecommitdiff
path: root/korean/hlatex
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/hlatex
parentdc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff)
downloadports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz
ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.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.
Notes
Notes: svn path=/head/; revision=27486
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