diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:25:13 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:25:13 +0000 |
commit | fa9e34e27fac25021be34e5ba060e01601fc8922 (patch) | |
tree | 348e3f6a8cca109f9bf16d860c6e304b3864b4eb /korean/texinfo/Makefile | |
parent | 30e1547a6734e4d6b22fb31924fa12c27ddcecd1 (diff) | |
download | FreeBSD-ports-fa9e34e27fac25021be34e5ba060e01601fc8922.zip FreeBSD-ports-fa9e34e27fac25021be34e5ba060e01601fc8922.tar.gz |
Style review in ports/korean.
Diffstat (limited to 'korean/texinfo/Makefile')
-rw-r--r-- | korean/texinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/texinfo/Makefile b/korean/texinfo/Makefile index 8bdcac3..3f20c39 100644 --- a/korean/texinfo/Makefile +++ b/korean/texinfo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= korean print MASTER_SITES= http://master.debian.or.kr/~cwryu/archive/texinfo-ko/ DISTNAME= ${PORTNAME}-ko-${PORTVERSION} -MAINTAINER= cjh@FreeBSD.org +MAINTAINER= cjh@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${LOCALBASE}/share/texmf/doc/latex/hlatex/uhc.ks:${PORTSDIR}/korean/hlatex |