summaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Latex/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Template-Plugin-Latex/patches/patch-aa')
-rw-r--r--textproc/p5-Template-Plugin-Latex/patches/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Template-Plugin-Latex/patches/patch-aa b/textproc/p5-Template-Plugin-Latex/patches/patch-aa
new file mode 100644
index 00000000000..2c341db75aa
--- /dev/null
+++ b/textproc/p5-Template-Plugin-Latex/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig 2009-05-17 10:00:40.000000000 +0000
++++ Makefile.PL 2009-05-17 10:00:56.000000000 +0000
+@@ -51,7 +51,7 @@
+ #------------------------------------------------------------------------
+
+ my %opts = (
+- 'NAME' => 'Template-Plugin-Latex',
++ 'NAME' => 'Template::Plugin::Latex',
+ 'VERSION_FROM' => 'lib/Template/Plugin/Latex.pm',
+ 'PMLIBDIRS' => [ 'lib' ],
+ 'PREREQ_PM' => {