diff options
| -rw-r--r-- | 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 c7e7e4a..2b25569 100644 --- a/packages/torouter-prep/configs/sources.list +++ b/packages/torouter-prep/configs/sources.list @@ -2,6 +2,9 @@ deb http://ftp.de.debian.org/pub/debian/ squeeze main non-free contrib  deb-src http://ftp.de.debian.org/pub/debian/ squeeze main non-free contrib  deb http://security.debian.org/ squeeze/updates main +# Sid for uaputl +deb http://ftp.debian.org/debian sid main +  # experimental for natpmp  deb http://ftp.debian.org/debian experimental main  deb-src http://ftp.debian.org/debian experimental main | 
