46a8f45e5f
- Bump PORTREVISION Approved by: erwin (mentor)
13 lines
360 B
Perl
13 lines
360 B
Perl
--- Makefile.PL.orig Sun Jun 6 19:22:52 2004
|
|
+++ Makefile.PL Sun Jun 6 19:23:02 2004
|
|
@@ -7,8 +7,8 @@
|
|
'VERSION_FROM' => 'lib/Manifest.pm',
|
|
|
|
'PREREQ_PM' => {
|
|
- 'Test::More' => '0',
|
|
- 'ExtUtils::MakeMaker' => '6.03',
|
|
+# 'Test::More' => '0',
|
|
+# 'ExtUtils::MakeMaker' => '6.03',
|
|
},
|
|
|
|
'PM' =>
|