summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 0638b103..6d41082d 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -140,7 +140,7 @@ package main;
WriteMakefile(
NAME => 'urpmi',
- ABSTRACT_FROM => 'urpm.pm',
+ ABSTRACT => 'Tools to handle the rpm & urpmi databases (install, query, remove installed/available packages)',
LICENSE => 'gpl_2',
AUTHOR => 'Thierry Vignaud',
PREREQ_PM => {