summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 9791d1c..47a3f23 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -6,5 +6,5 @@ use ExtUtils::MakeMaker;
# dependencies, is generated later by Dist::Zilla
WriteMakefile(
- NAME => 'Package::Stash',
+ NAME => 'Package::Stash::XS',
);