aboutsummaryrefslogtreecommitdiffstats
path: root/make-manuf
diff options
context:
space:
mode:
Diffstat (limited to 'make-manuf')
-rwxr-xr-xmake-manuf2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-manuf b/make-manuf
index 9a68636023..37310b35cd 100755
--- a/make-manuf
+++ b/make-manuf
@@ -26,7 +26,7 @@ $template = "manuf.tmpl";
$wkatmpl = "wka.tmpl";
$outfile = "manuf";
$inheader = 1;
-$ieee_url = "http://standards.ieee.org/regauth/oui/oui_public.txt";
+$ieee_url = "http://standards.ieee.org/regauth/oui/oui.txt";
$cb_url = "http://www.cavebear.com/CaveBear/Ethernet/Ethernet.txt";
%oui_list = ();
$hp = "[0-9a-fA-F]{2}";