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/hlatexfonts-ocf | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) | |
download | ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.tar.gz ports-d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2.zip |
Notes
Diffstat (limited to 'korean/hlatexfonts-ocf')
-rw-r--r-- | korean/hlatexfonts-ocf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/hlatexfonts-ocf/Makefile b/korean/hlatexfonts-ocf/Makefile index d23d7da19a1c..9b9f36d3fe6a 100644 --- a/korean/hlatexfonts-ocf/Makefile +++ b/korean/hlatexfonts-ocf/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: HLaTeX OCF fonts collection -# Version required: none # Date created: 30 Jun 1999 # Whom: CHOI Junho <cjh@kr.freebsd.org> # # $FreeBSD$ # -DISTNAME= hlatexfonts-ocf -PKGNAME= ko-hlatexfonts-ocf-1.0 +PORTNAME= hlatexfonts-ocf +PORTVERSION= 1.0 CATEGORIES= korean print MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/gs-ko/ +DISTNAME= ${PORTNAME} DISTFILES= HLaTeX-Myoungjo-OCF-PS.tar.gz HLaTeX-Gothic-OCF-PS.tar.gz MAINTAINER= cjh@kr.freebsd.org |