summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakxtv
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-25 08:40:22 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-25 08:40:22 +0000
commita6ed925612f6ae097020bba3ec8b5e27efcdea78 (patch)
tree7895585f2cfb9c27b2913c912cd4942636b2638c /perl-install/standalone/drakxtv
parent64f66d7cd1acfe10c653861c242150d908006292 (diff)
downloaddrakx-a6ed925612f6ae097020bba3ec8b5e27efcdea78.tar
drakx-a6ed925612f6ae097020bba3ec8b5e27efcdea78.tar.gz
drakx-a6ed925612f6ae097020bba3ec8b5e27efcdea78.tar.bz2
drakx-a6ed925612f6ae097020bba3ec8b5e27efcdea78.tar.xz
drakx-a6ed925612f6ae097020bba3ec8b5e27efcdea78.zip
corrected url
Diffstat (limited to 'perl-install/standalone/drakxtv')
-rwxr-xr-xperl-install/standalone/drakxtv4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/drakxtv b/perl-install/standalone/drakxtv
index 20434ff35..ddf96cc36 100755
--- a/perl-install/standalone/drakxtv
+++ b/perl-install/standalone/drakxtv
@@ -2,7 +2,7 @@
# DrakxTV
# $Id$
-# Copyright (C) 2002-2004 Mandriva (tvignaud@mandrakesoft.com)
+# Copyright (C) 2002-2004 Mandriva (tvignaud@mandriva.com)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -154,7 +154,7 @@ if (!$devices && !$devices_ok) {
You can visit our hardware database at:
-http://www.linux-mandrake.com/en/hardware.php3")));
+http://www.mandrivalinux.com/en/hardware.php3")));
}
$in->exit(0) if defined $in;