summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-30 09:26:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-30 09:26:47 +0000
commitc9fe4ea1630f676a7766e5f3ee7e90d5f5673daf (patch)
tree2c458b1ac08ca99b1e286a0540904fd2096ed64a /MANIFEST
parent99a7b1fa68b868686dd03689f36c99bdbebfcb95 (diff)
downloadperl-c9fe4ea1630f676a7766e5f3ee7e90d5f5673daf.tar.gz
Rename Modules and Modules.pl as Maintainers and
Maintainers.pl since the same framework can be used for more than just modules. p4raw-id: //depot/perl@20337
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 1d45b6cbb0..4a85968166 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2402,8 +2402,8 @@ 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 Program to pretty print info in Modules.pl
-Porting/Modules.pl Information about modules and their maintainers
+Porting/Maintainers Program to pretty print info in Maintainers.pl
+Porting/Maintainers.pl Information about 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