diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-20 20:43:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-20 20:43:36 +0000 |
commit | ca87f9b768790555d6949b412affefba141e7aff (patch) | |
tree | 4ae814fd61de7b129c0e7fa851634e988aa15a5d /net/Makefile | |
parent | 580738d09c787d799cf95c50cd33317a34b002cc (diff) | |
download | ports-ca87f9b768790555d6949b412affefba141e7aff.tar.gz ports-ca87f9b768790555d6949b412affefba141e7aff.zip |
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9219219bf21a..8d7cef62056f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1074,6 +1074,7 @@ SUBDIR += py-pypcap SUBDIR += py-pyroute2 SUBDIR += py-pyroute2.core + SUBDIR += py-pyroute2.ethtool SUBDIR += py-pysendfile SUBDIR += py-pyshark SUBDIR += py-pysmb |