summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org
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 /pwgrep.buetow.org
parent753ca27c17ce3e2dc1827dc24e33af9ec5e83d45 (diff)
change deb src from ftp do http
Diffstat (limited to 'pwgrep.buetow.org')
-rw-r--r--pwgrep.buetow.org/content/50.Download.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml
index b263c64..8902fee 100644
--- a/pwgrep.buetow.org/content/50.Download.xml
+++ b/pwgrep.buetow.org/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 pwgrep:</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>