]> git.sesse.net Git - vlc/commitdiff
* ./FAQ: changed Debian repository location to HTTP (for better upload
authorSam Hocevar <sam@videolan.org>
Wed, 13 Nov 2002 09:45:50 +0000 (09:45 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 13 Nov 2002 09:45:50 +0000 (09:45 +0000)
    stats estimations on our side).

FAQ

diff --git a/FAQ b/FAQ
index 5e8ad9390e3a059e8a60ebcafe63ace8f82143c6..4b02a5161662a645c3f3db37f613b105355b5f77 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -1,5 +1,5 @@
 Frequentely Asked Questions for VideoLAN Client
-$Id: FAQ,v 1.6.2.2 2002/10/11 23:44:01 massiot Exp $
+$Id: FAQ,v 1.6.2.3 2002/11/13 09:45:50 sam Exp $
 
 1. Using VLC
 
@@ -71,8 +71,8 @@ For binary packages, remove old packages first and install the new ones
 
 1.9 Debian: what should I put in my sources.list for videolan ?
 -------------------------------------------------------------
-deb     ftp://ftp.videolan.org/pub/videolan/debian $(ARCH)/
-deb-src ftp://ftp.videolan.org/pub/videolan/debian sources/
+deb     http://www.videolan.org/pub/videolan/debian $(ARCH)/
+deb-src http://www.videolan.org/pub/videolan/debian sources/
 
 1.10 How can I save my VLC configuration ?
 ----------------------------------------