diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-26 22:08:56 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-26 22:08:56 +0200 |
commit | 23fe51aca558f506b7e44b08bd4620d04dd79d38 (patch) | |
tree | 160139b3e9199cccde67bd6b82bf1f85fd98ac15 /doc/examples/sources.list | |
parent | b310d12ec1a953d79a5d37979a54dd62103fc95c (diff) |
Removed obsolete commented non-us deb-src entry, replaced with 'security.debian.org' one.
Diffstat (limited to 'doc/examples/sources.list')
-rw-r--r-- | doc/examples/sources.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/sources.list b/doc/examples/sources.list index 9af1c3c4c..ef729e203 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -6,4 +6,4 @@ deb http://security.debian.org stable/updates main contrib non-free # Uncomment if you want the apt-get source function to work #deb-src http://http.us.debian.org/debian stable main contrib non-free -#deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free +#deb-src http://security.debian.org stable/updates main contrib non-free |