pkgsrc/security/pgpenvelope/patches/patch-ab

14 lines
447 B
Text
Raw Normal View History

$NetBSD: patch-ab,v 1.1 2005/03/04 20:57:50 tv Exp $
--- Makefile.PL.orig 2005-03-04 15:53:29.000000000 -0500
+++ Makefile.PL
@@ -13,7 +13,7 @@ my $prereq_modules = { 'AppConfig'
'Term::ReadKey' => 2.14,
'Term::ReadLine::Gnu' => 1.01,
'GnuPG::Interface' => 0.30,
- 'Class::MethodMaker' => 0.96,
+ 'Class::MakeMethods' => 1.010,
'String::Approx' => 3.13,
};