diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-06-19 06:16:01 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-06-19 06:16:01 +0000 |
commit | 9f98a09a07294fa3c1ce8da51c8d2f2504b28626 (patch) | |
tree | 82e28f3461f079ad790e463fd7ef086c10dd9ebd /textproc/latex2html | |
parent | 49b123650d135ec9221c7ff95421b5d82106ce9a (diff) | |
download | ports-9f98a09a07294fa3c1ce8da51c8d2f2504b28626.tar.gz ports-9f98a09a07294fa3c1ce8da51c8d2f2504b28626.zip |
Notes
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/pkg-plist | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index b559c006f826..8610568ea78f 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -306,18 +306,18 @@ share/latex2html/versions/table.pl share/latex2html/versions/techexpl.pl share/latex2html/versions/unicode.pl share/latex2html/versions/utf8.pl -share/texmf/tex/latex/html/floatflt.ins -share/texmf/tex/latex/html/frames.sty -share/texmf/tex/latex/html/heqn.sty -share/texmf/tex/latex/html/hthtml.sty -share/texmf/tex/latex/html/html.sty -share/texmf/tex/latex/html/htmllist.sty -share/texmf/tex/latex/html/justify.sty -share/texmf/tex/latex/html/latin9.def -share/texmf/tex/latex/html/ldump.sty -share/texmf/tex/latex/html/techexplHTML.tex -share/texmf/tex/latex/html/url.sty -share/texmf/tex/latex/html/verbatimfiles.sty +share/texmf-var/tex/latex/html/floatflt.ins +share/texmf-var/tex/latex/html/frames.sty +share/texmf-var/tex/latex/html/heqn.sty +share/texmf-var/tex/latex/html/hthtml.sty +share/texmf-var/tex/latex/html/html.sty +share/texmf-var/tex/latex/html/htmllist.sty +share/texmf-var/tex/latex/html/justify.sty +share/texmf-var/tex/latex/html/latin9.def +share/texmf-var/tex/latex/html/ldump.sty +share/texmf-var/tex/latex/html/techexplHTML.tex +share/texmf-var/tex/latex/html/url.sty +share/texmf-var/tex/latex/html/verbatimfiles.sty @exec /usr/local/bin/mktexlsr @unexec /usr/local/bin/mktexlsr @dirrm lib/latex2html @@ -338,4 +338,4 @@ share/texmf/tex/latex/html/verbatimfiles.sty @dirrm share/latex2html/texinputs @dirrm share/latex2html/versions @dirrm share/latex2html -@dirrm share/texmf/tex/latex/html +@dirrm share/texmf-var/tex/latex/html |