diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-13 10:27:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-13 10:27:27 +0000 |
commit | 52540b261a2172098017f428b22fd1f95179759f (patch) | |
tree | b67da3b8071993e28121acf9fbb01350c2c67f33 /net/Makefile | |
parent | 7c3b81aea6a6b6517d8b0b7e59287224803eef3b (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1e12abd96f07..2b3e9db37669 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1017,7 +1017,6 @@ SUBDIR += py-pypcap SUBDIR += py-pysendfile SUBDIR += py-pyshark - SUBDIR += py-pysimplesoap SUBDIR += py-pysmb SUBDIR += py-pysocks SUBDIR += py-pystun @@ -1047,6 +1046,7 @@ SUBDIR += py-s3cmd SUBDIR += py-s3transfer SUBDIR += py-smbpasswd + SUBDIR += py-soap2py SUBDIR += py-soappy SUBDIR += py-socketio-client SUBDIR += py-speedtest-cli |