diff --git a/Makefile.PL b/Makefile.PL index b87a073..18935df 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ use strict; use ExtUtils::MakeMaker; WriteMakefile( - NAME => 'MogileFS-Utils', + NAME => 'MogileFS::Utils', VERSION_FROM => 'lib/MogileFS/Utils.pm', AUTHOR => 'Brad Fitzpatrick ', ABSTRACT => 'MogileFS utilities',