diff options
Diffstat (limited to 'mail/majordomo/files/patch-majordomo')
-rw-r--r-- | mail/majordomo/files/patch-majordomo | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/majordomo/files/patch-majordomo b/mail/majordomo/files/patch-majordomo deleted file mode 100644 index b5cab6bf966b..000000000000 --- a/mail/majordomo/files/patch-majordomo +++ /dev/null @@ -1,11 +0,0 @@ ---- ./majordomo.orig 2013-11-24 18:52:53.333372091 +0400 -+++ ./majordomo 2013-11-24 18:50:33.000000000 +0400 -@@ -71,7 +71,7 @@ - - # All these should be in the standard PERL library - unshift(@INC, $homedir); --require "ctime.pl"; # To get MoY definitions for month abbrevs -+use POSIX qw(ctime); # To get MoY definitions for month abbrevs - require "majordomo_version.pl"; # What version of Majordomo is this? - require "majordomo.pl"; # all sorts of general-purpose Majordomo subs - require "shlock.pl"; # NNTP-style file locking |