commit 38b4d60696e71ab5a597110e1001f1d5d15811e7 Author: Jacob Appelbaum jacob@appelbaum.net Date: Thu Aug 18 17:15:11 2011 +0200
add the new torrouter repo (note the spelling difference) --- packages/torouter-prep/configs/sources.list | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/packages/torouter-prep/configs/sources.list b/packages/torouter-prep/configs/sources.list index f6c7c0b..c7e7e4a 100644 --- a/packages/torouter-prep/configs/sources.list +++ b/packages/torouter-prep/configs/sources.list @@ -12,3 +12,6 @@ deb http://backports.debian.org/debian-backports squeeze-backports main # Tor project repo deb http://deb.torproject.org/torproject.org/ squeeze main deb-src http://deb.torproject.org/torproject.org squeeze main + +# Torouter project repo +deb http://torrouter.torproject.org/torrouter torrouter main
tor-commits@lists.torproject.org