summaryrefslogtreecommitdiff
path: root/cbars.buetow.foo/content
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-15 11:30:52 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-15 11:30:52 +0100
commit232e70178316ff7ebfbdd65b588dd444b15b7c61 (patch)
tree29c932c46a20f1131661b4a621b76269b95a0a2e /cbars.buetow.foo/content
parent753ca27c17ce3e2dc1827dc24e33af9ec5e83d45 (diff)
change deb src from ftp do http
Diffstat (limited to 'cbars.buetow.foo/content')
-rw-r--r--cbars.buetow.foo/content/50.Download.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cbars.buetow.foo/content/50.Download.xml b/cbars.buetow.foo/content/50.Download.xml
index 8536b54..1bc416b 100644
--- a/cbars.buetow.foo/content/50.Download.xml
+++ b/cbars.buetow.foo/content/50.Download.xml
@@ -5,7 +5,7 @@
<textheader>Install from deb repository</textheader>
<text>If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install cbars:</text>
<code>deb ftp://deb.buetow.org/apt wheezy main
-deb-src ftp://deb.buetow.org/apt wheezy main</code>
+deb-src http://deb.buetow.org/apt wheezy main</code>
<text>Or if you prefer http:</text>
<code>deb http://deb.buetow.org/apt wheezy main
deb-src http://deb.buetow.org/apt wheezy main</code>