summaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Template-Plugin-Autoformat/patches/patch-aa')
-rw-r--r--textproc/p5-Template-Plugin-Autoformat/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa b/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa
new file mode 100644
index 00000000000..90d66f5573a
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig 2009-08-17 19:13:38.000000000 +0000
++++ Makefile.PL 2009-08-17 19:13:56.000000000 +0000
+@@ -5,7 +5,7 @@
+ use ExtUtils::MakeMaker;
+
+ my %opts = (
+- 'NAME' => 'Template-Plugin-Autoformat',
++ 'NAME' => 'Template::Plugin::Autoformat',
+ 'VERSION_FROM' => 'lib/Template/Plugin/Autoformat.pm',
+ 'PMLIBDIRS' => [ 'lib' ],
+ 'PREREQ_PM' => {