Skip to content

Commit

Permalink
missed reference to new location in butmaintained
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanCarroll committed Mar 15, 2010
1 parent d73b008 commit 9738476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
@@ -1,7 +1,7 @@
use inc::Module::Install;

name 'Catalyst-Authentication-Store-DBI-ButMaintained';
all_from 'lib/Catalyst/Authentication/Store/DBI.pm';
all_from 'lib/Catalyst/Authentication/Store/DBI/ButMaintained.pm';
author q{Evan Carroll <me@evancarroll.com>};
license 'perl';

Expand Down

0 comments on commit 9738476

Please sign in to comment.