diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 /korean/hlatex | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/hlatex')
-rw-r--r-- | korean/hlatex/Makefile | 6 |
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 |