diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-10-29 11:12:28 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-10-29 11:12:28 +0000 |
commit | 059abfd5c3775dc321b233310a42abe1d316564c (patch) | |
tree | 98323edccbd2b46c9b35b3090802997924c8b623 | |
parent | f2e37a2394ae0cc88a8a580eea9860e144940a50 (diff) | |
download | FreeBSD-src-059abfd5c3775dc321b233310a42abe1d316564c.zip FreeBSD-src-059abfd5c3775dc321b233310a42abe1d316564c.tar.gz |
Update the location of the Hart list.
-rw-r--r-- | tools/tools/pciid/mk_pci_vendors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/pciid/mk_pci_vendors.pl b/tools/tools/pciid/mk_pci_vendors.pl index 1a812b3..8a908a5 100644 --- a/tools/tools/pciid/mk_pci_vendors.pl +++ b/tools/tools/pciid/mk_pci_vendors.pl @@ -31,7 +31,7 @@ # currently available at: # # Boemler: http://www.yourvote.com/pci/ -# Hart: http://members.hyperlink.com.au/~chart/pci.htm +# Hart: http://members.datafast.net.au/dft0802/downloads.htm # # -l Where an entry is found in both input lists, use the entry with # the longest description. The default is for the Boemler file to |