* Fixed some more URLs.

svn path=/nixpkgs/trunk/; revision=9294
This commit is contained in:
Eelco Dolstra
2007-09-11 11:15:37 +00:00
parent 105344a44e
commit ea9667ab18
18 changed files with 39 additions and 45 deletions
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
# "... you may transfer a copy of the Software ... provided such
# recipient agrees to be fully bound by the terms hereof."
description = "Firmware for the Intel 2200BG wireless card (requires acceptance of license, see http://ipw2200.sourceforge.net/firmware.php?fid=7";
url = http://ipw2200.sourceforge.net/firmware.php;
homepage = http://ipw2200.sourceforge.net/firmware.php;
license = http://ipw2200.sourceforge.net/firmware.php?fid=7;
# See also http://ipw2100.sourceforge.net/firmware_faq.php
};