summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-03 06:25:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-03 06:25:30 +0000
commit94467548464439e4d684189080f297305d981e5c (patch)
tree5ca2d7fe22e2aab9893e0dcc9a84bc6c3217a9fb /MANIFEST
parentc3029c660c41826954b460e82523f3ba1f91d479 (diff)
downloadperl-94467548464439e4d684189080f297305d981e5c.tar.gz
Nicer options for Porting/Modules.
p4raw-id: //depot/perl@19942
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 64c507d89b..20dac3523e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2383,7 +2383,7 @@ Porting/genlog Generate formatted changelogs by querying p4d
Porting/Glossary Glossary of config.sh variables
Porting/makerel Release making utility
Porting/manicheck Check against MANIFEST
-Porting/Modules List which files belong to which CPAN modules
+Porting/Modules Information about modules and their maintainers
Porting/p4d2p Generate patch from p4 diff
Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc)
Porting/patching.pod How to report changes made to Perl