Fix metadata
[catagits/Catalyst-Plugin-Authentication.git] / Makefile.PL
index 0d29ef6..6fead38 100644 (file)
@@ -14,7 +14,7 @@ perl_version '5.008001';
 
 name 'Catalyst-Plugin-Authentication';
 all_from 'lib/Catalyst/Plugin/Authentication.pm';
-authority 'BOBTFISH';
+authority 'cpan:BOBTFISH';
 
 requires 'Catalyst::Runtime';
 requires 'Class::Inspector';