From 505c14103eb41e2e5d36d2b75d12560598d4b1d8 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:23 +0000 Subject: Fixed llug reference Author: jgg Date: 1999-01-09 19:24:40 GMT Fixed llug reference --- dselect/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect') diff --git a/dselect/setup b/dselect/setup index fd0daa927..86055d0a1 100755 --- a/dselect/setup +++ b/dselect/setup @@ -118,7 +118,7 @@ sub get_source { } $type = 'deb'; - $urn = "http://llug.sep.bnl.gov/debian" unless $urn; + $urn = "http://http.us.debian.org/debian" unless $urn; $distribution = "stable" unless $distribution; $components = "main contrib non-free" unless $components; -- cgit v1.2.3