summaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Latex/patches/patch-aa
blob: 2c341db75aaab80cf36c6817e51729e74c6fb62e (plain)
1
2
3
4
5
6
7
8
9
10
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'    => {