diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-11 12:53:47 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-11 13:07:22 +0300 |
commit | 302ea998d827b75597ea72edb446057497fa44a6 (patch) | |
tree | b225d13c4f1c60b5c2eb3264cb0b0d5186aee867 /misc/hwdata/files/patch-Makefile | |
parent | net-mgmt/bandwhich: Update to 0.22.2 (diff) |
misc/hwdata: Update to 0.379
Reported by: portscout!
Diffstat (limited to 'misc/hwdata/files/patch-Makefile')
-rw-r--r-- | misc/hwdata/files/patch-Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/hwdata/files/patch-Makefile b/misc/hwdata/files/patch-Makefile index a636ccb4c5a4..64993feaa3c2 100644 --- a/misc/hwdata/files/patch-Makefile +++ b/misc/hwdata/files/patch-Makefile @@ -15,8 +15,3 @@ commit: git commit -vas ||: -@@ -161,4 +157,3 @@ pnp.ids: pnp.ids.orig pnp.ids.patch - else \ - cat $?; \ - fi | sed 's/\s\+$$//' >$@ -- |