diff options
Diffstat (limited to 'korean/linuxdoc-sgml/Makefile')
-rw-r--r-- | korean/linuxdoc-sgml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index 5bbb1c16187f..f5f1b7d415ec 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.1.1.1 1997/06/04 08:43:17 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/04 23:42:54 asami Exp $ # DISTNAME= linuxdoc-sgml-1.6bh2 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/tools/ MAINTAINER= junker@jazz.snu.ac.kr -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 +RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 |