aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 7ebcc18..020b3fe 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -42,6 +42,7 @@ print "Found RPM version $version (compiling with flags: $ccflags)\n";
WriteMakefile(
NAME => 'URPM',
+ AUTHOR => 'Thierry Vignaud',
PREREQ_PM => {
'MDV::Packdrakeng' => '1.00',
},