diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 17:55:13 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-18 18:00:36 +0000 |
commit | 70c904c87499dbc311c4647be9efdc9d01efc0b2 (patch) | |
tree | 0b1d76c482afd2fd24df72b4ace6fe271bff8429 /net/Makefile | |
parent | f17870f4acd03888410703e44e1597b6b27ee07a (diff) |
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3bd8b9978ed9..e8f2635a3956 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1088,7 +1088,6 @@ SUBDIR += py-pypacker SUBDIR += py-pypcap SUBDIR += py-pyroute2 - SUBDIR += py-pyroute2.ipset SUBDIR += py-pyroute2.minimal SUBDIR += py-pyroute2.ndb SUBDIR += py-pyroute2.nftables |