diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-27 10:59:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-27 10:59:20 +0000 |
commit | e2f95292ea4ad9e19a77a899cd36acd515db2825 (patch) | |
tree | 10424e06fa9de593ba95c7255ec71bf5ed5d5882 /japanese/dvi2dvi | |
parent | b3d7e7b916bc152a83f41aeae8ecb8c68fb739d9 (diff) | |
download | ports-e2f95292ea4ad9e19a77a899cd36acd515db2825.tar.gz ports-e2f95292ea4ad9e19a77a899cd36acd515db2825.zip |
Notes
Diffstat (limited to 'japanese/dvi2dvi')
-rw-r--r-- | japanese/dvi2dvi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/dvi2dvi/Makefile b/japanese/dvi2dvi/Makefile index 9618ed41b072..5c60300db8e6 100644 --- a/japanese/dvi2dvi/Makefile +++ b/japanese/dvi2dvi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ web2c-7.2a.tar.gz -MAINTAINER= watanabe@zlab.phys.nagoya-u.ac.jp +MAINTAINER= hrs@FreeBSD.org COMMENT= A DVI to DVI transformer RUN_DEPENDS= ${PREFIX}/share/fonts/vf-n2a:${PORTSDIR}/japanese/vftool |