From 8835c5d00d1cfb47ad29d4cfd0c80e4f03a58478 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:01:09 +0000 Subject: Change frozen to testing everywhere. Author: doogie Date: 2003-04-26 23:26:13 GMT Change frozen to testing everywhere. --- dselect/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect') diff --git a/dselect/setup b/dselect/setup index 8386d9000..4c56e01ea 100755 --- a/dselect/setup +++ b/dselect/setup @@ -30,7 +30,7 @@ my $boldoff=`setterm -bold off`; my @known_types = ('deb'); my @known_access = ('http', 'ftp', 'file'); -my @typical_distributions = ('stable', 'unstable', 'frozen', 'non-US'); +my @typical_distributions = ('stable', 'unstable', 'testing', 'non-US'); my @typical_components = ('main', 'contrib', 'non-free'); my %known_access = map {($_,$_)} @known_access; -- cgit v1.2.3