summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-26 19:31:48 +0000
committerKarl Berry <karl@freefriends.org>2009-11-26 19:31:48 +0000
commitde7b76c392abe4463c6a765f01b58096a8ebd040 (patch)
tree3b2fbc1421f3037068addd66954095a24d042963 /Master/tlpkg/libexec/ctan2tds
parentcee29d1652d5add426ac3aae626f1700ed9e7458 (diff)
perltex 2.0 (24nov09)
git-svn-id: svn://tug.org/texlive/trunk@16180 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7302f18d27b..9396f024ea3 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1491,10 +1491,11 @@ $standardxmt='\.xmt';
'latex2e-help-texinfo' => '\.info',
);
-# packages which have man pages to install. We assume section 1.
+# packages which have man pages to install.
%specialmans = (
'epstopdf' => 'epstopdf.1',
'findhyph' => 'findhyph.1',
+ 'perltex' => 'perltex.1',
'pkfix-helper' => 'pkfix-helper.1',
'purifyeps' => 'purifyeps.1',
'texdiff' => 'texdiff.1',