diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-23 01:29:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-23 01:29:04 +0000 |
commit | f6de3f481d76065acfd15f288478558dcce29946 (patch) | |
tree | c82b951ea6dbd9ed354d2415b5dcb2523d01599e /japanese/dvi2ps/Makefile | |
parent | 6bbb8bcfc47a0c4580108aa5d426a4c4f490d61d (diff) |
Notes
Diffstat (limited to 'japanese/dvi2ps/Makefile')
-rw-r--r-- | japanese/dvi2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/dvi2ps/Makefile b/japanese/dvi2ps/Makefile index ba6098e1b63b..e13a3d04f215 100644 --- a/japanese/dvi2ps/Makefile +++ b/japanese/dvi2ps/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Sep 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.9 1998/07/20 03:36:04 steve Exp $ +# $Id: Makefile,v 1.10 1998/10/07 06:11:35 asami Exp $ # DISTNAME= dvi2ps-2.0j @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf -LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib +LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib MAN1= dvi2ps.1 ../ja/man1/dvi2ps.1 |