diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index c87f6e0f..9a0396fc 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -140,6 +140,7 @@ package main; WriteMakefile( NAME => 'urpmi', + AUTHOR => 'Thierry Vignaud', PREREQ_PM => { 'Locale::gettext' => '1.01', 'MDV::Packdrakeng' => '1.01', |