Update fech URL.

Submitted by:	Alexander Best <alexbestms@math.uni-muenster.de>
This commit is contained in:
David E. O'Brien 2009-01-12 16:31:27 +00:00
parent 88a82e34f7
commit 8ed1de23cb

View File

@ -27,5 +27,5 @@
# $FreeBSD$
fetch -o /tmp/usb.if http://www.usb.org/app/pub/dump/comp_dump/
fetch -o /tmp/usb.if /tmp/usb.if http://www.usb.org/developers/tools/comp_dump/
awk -F '|' '{ printf "%#06x\t%s\n", $1, $2 }' < /tmp/usb.if | sort