aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm')
-rw-r--r--www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm13
1 files changed, 0 insertions, 13 deletions
diff --git a/www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm b/www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm
deleted file mode 100644
index e127883a16a5..000000000000
--- a/www/p5-Apache-NNTPGateway/files/patch-NNTPGateway.pm
+++ /dev/null
@@ -1,13 +0,0 @@
---- NNTPGateway.pm.orig Mon Dec 8 20:42:03 2003
-+++ NNTPGateway.pm Mon Dec 8 20:42:19 2003
-@@ -118,8 +118,8 @@
-
- # MESSAGES, stuff that is printed on the user's screen... The current default
- # language: Should be an entry in Messages_Map & LANGS_OK
--my $USR_LANG = 'fr';
--#my $USR_LANG = 'en';
-+#my $USR_LANG = 'fr';
-+my $USR_LANG = 'en';
- # Allowed languages choice.
- my %LANGS_OK = ( 'fr' => 1, 'en' => 1 );
-