summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-01-06 17:08:05 +0000
committerThierry Vignaud <tv@mageia.org>2013-01-06 17:08:05 +0000
commit1c6497dfa5e11956aadeff04abb9500f2278605f (patch)
tree18da9e3c6bb676747b10cf357bcf1e0d96393f2a
parent6ed17a47fcbb48348d67d22aa8bfd66bb03270fe (diff)
downloadldetect-lst-1c6497dfa5e11956aadeff04abb9500f2278605f.tar
ldetect-lst-1c6497dfa5e11956aadeff04abb9500f2278605f.tar.gz
ldetect-lst-1c6497dfa5e11956aadeff04abb9500f2278605f.tar.bz2
ldetect-lst-1c6497dfa5e11956aadeff04abb9500f2278605f.tar.xz
ldetect-lst-1c6497dfa5e11956aadeff04abb9500f2278605f.zip
update oui URL
-rw-r--r--lst/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \