From 1c6497dfa5e11956aadeff04abb9500f2278605f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 6 Jan 2013 17:08:05 +0000 Subject: update oui URL --- lst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lst') diff --git a/lst/Makefile b/lst/Makefile index 8b061684..0e59c396 100644 --- a/lst/Makefile +++ b/lst/Makefile @@ -53,7 +53,7 @@ new-pci-ids: @curl -O http://pciids.sourceforge.net/pci.ids new-oui-txt: - @curl -O http://standards.ieee.org/regauth/oui/oui.txt + @curl -O http://standards.ieee.org/develop/regauth/oui/oui.txt install: $(TMP_TABLES) $(TABLES3) for i in $(TABLES); do \ -- cgit v1.2.1