Update table to correct missing https/dist for an updated mirror.
Mfr

Mfr commited on 2008-07-12 09:28:59
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.

... ...
@@ -262,6 +262,7 @@ my %m = (
262 262
             httpsWebsiteMirror => "https://tor.plentyfact.net/",
263 263
             rsyncWebsiteMirror => "",
264 264
             httpDistMirror => "http://tor.plentyfact.net/dist/",
265
+            httpsDistMirror => "https://tor.plentyfact.net/dist/",												
265 266
             rsyncDistMirror => "",
266 267
             updateDate => "Unknown",
267 268
         },
268 269