diff options
Diffstat (limited to 'mail/elmo/files/patch-src_elmoconf.pl')
-rw-r--r-- | mail/elmo/files/patch-src_elmoconf.pl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/elmo/files/patch-src_elmoconf.pl b/mail/elmo/files/patch-src_elmoconf.pl deleted file mode 100644 index a029c78c8ef5..000000000000 --- a/mail/elmo/files/patch-src_elmoconf.pl +++ /dev/null @@ -1,10 +0,0 @@ ---- src/elmoconf.pl.orig 2004-08-13 11:18:22 UTC -+++ src/elmoconf.pl -@@ -26,7 +26,6 @@ - # This script sets up user's config file based on few simple questions. - - use strict; --use warnings; - - use constant VERSION => "1.48"; - |