summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/lhinv/files/lhinv-1.1-r4-vmnet_sit.patch')
-rw-r--r--app-misc/lhinv/files/lhinv-1.1-r4-vmnet_sit.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-misc/lhinv/files/lhinv-1.1-r4-vmnet_sit.patch b/app-misc/lhinv/files/lhinv-1.1-r4-vmnet_sit.patch
deleted file mode 100644
index 5fe84f29c084..000000000000
--- a/app-misc/lhinv/files/lhinv-1.1-r4-vmnet_sit.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- lhinv.src.orig 2004-07-11 18:48:15.366067680 +0100
-+++ lhinv.src 2004-07-11 18:50:40.316031936 +0100
-@@ -402,9 +402,11 @@
- # for now, this is it.
-
- my %if_names = (
-- 'eth' => 'Ethernet',
-- 'ppp' => 'Point-to-Point',
-- 'slp' => 'Serial Line IP',
-+ 'eth' => 'Ethernet',
-+ 'ppp' => 'Point-to-Point',
-+ 'slp' => 'Serial Line IP',
-+ 'sit' => 'Simple Internet Transition',
-+ 'vmnet' => 'VMware Virtual Net',
- );
- my @if_dev = ();
-