diff options
Diffstat (limited to 'www/p5-Apache-Session/patches/patch-aa')
-rw-r--r-- | www/p5-Apache-Session/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/p5-Apache-Session/patches/patch-aa b/www/p5-Apache-Session/patches/patch-aa deleted file mode 100644 index 69e029752c5..00000000000 --- a/www/p5-Apache-Session/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2001/09/19 03:44:39 mjl Exp $ - ---- Makefile.PL.orig Wed Sep 19 05:38:17 2001 -+++ Makefile.PL Wed Sep 19 05:38:27 2001 -@@ -5,6 +5,6 @@ - - NAME => "Apache::Session", - VERSION_FROM => "Session.pm", -- PREREQ_PM => { MD5 => 0, Storable => 0 }, -+ PREREQ_PM => { Digest::MD5 => 0, Storable => 0 }, - 'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" } - ); |