fix typo on contest site
authorminima <minima>
Fri, 20 Aug 2004 17:35:08 +0000 (17:35 +0000)
committerminima <minima>
Fri, 20 Aug 2004 17:35:08 +0000 (17:35 +0000)
perl/Internet.pm

index 18182c77d9666119f8638b3d91f16b9d4950d9ca..5634945f2c61d99d24e87b7ba7530f9b35ed0994 100644 (file)
@@ -69,7 +69,7 @@ $wm7d_url = 'www.wm7d.net';   # used by show/wm7d
 $db0sdx_url = 'dotnet.grossmann.com';   # used by show/db0sdx
 $dx425_url = 'www.ariscandicci.it';            # used by show/425
 $contest_host = 'www.sk3bg.se';         # used by show/contest
-$contest_url = "http://$contest_url/contest/text";         # used by show/contest
+$contest_url = "http://$contest_host/contest/text";         # used by show/contest
 
 #
 # end