diff options
Diffstat (limited to 'Master/texmf-dist/tpm/wordcount.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/wordcount.tpm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tpm/wordcount.tpm b/Master/texmf-dist/tpm/wordcount.tpm index 66a586a74a9..88633b1f54e 100644 --- a/Master/texmf-dist/tpm/wordcount.tpm +++ b/Master/texmf-dist/tpm/wordcount.tpm @@ -1,4 +1,4 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> <rdf:Description about="http://texlive.dante.de/texlive/Package/wordcount.zip"> <TPM:Name>wordcount</TPM:Name> @@ -19,9 +19,9 @@ wordcount.sh contains more information in its comments. [description copied from TeX Catalogue] </TPM:Description> <TPM:Author>Michael J. Downes</TPM:Author> - <TPM:Size>11517</TPM:Size> + <TPM:Size>11519</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="8603"> + <TPM:RunFiles size="8605"> texmf-dist/tex/latex/wordcount/wordcount.tex texmf-dist/tpm/wordcount.tpm </TPM:RunFiles> |