diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-12-02 01:24:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-12-02 01:24:14 +0000 |
commit | b6eec99606cff0d39175378cb89724b7f7fd978c (patch) | |
tree | 8961bddffdf2cad5f5e7bcb4c3dd779b3c65caed /net/Makefile | |
parent | 75b58e944f5f55c018fa8cf1a872788e7228b5b5 (diff) |
Notes
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 3e7ee43f2806..942607619aec 100644 --- a/net/Makefile +++ b/net/Makefile @@ -976,6 +976,7 @@ SUBDIR += py-simplesoap SUBDIR += py-smbpasswd SUBDIR += py-soappy + SUBDIR += py-socketio-client SUBDIR += py-speedtest-cli SUBDIR += py-suds SUBDIR += py-terminado |