diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-14 19:23:10 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-14 19:23:10 +0000 |
commit | f43e269fbf2abe171399498037e40310c72f4c6c (patch) | |
tree | a5b4fd873c3a0b4b5b16863859e29291d23a34e4 /net/Makefile | |
parent | 9e6893470d61181f6ce09b529fcbae91a01275cc (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 905e2241809f..d6cd613bfea0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -962,6 +962,7 @@ SUBDIR += py-pynsq SUBDIR += py-pypcap SUBDIR += py-pysendfile + SUBDIR += py-pysmb SUBDIR += py-pysocks SUBDIR += py-pysphere SUBDIR += py-python-bitcoinrpc @@ -972,7 +973,6 @@ SUBDIR += py-raet SUBDIR += py-s3cmd SUBDIR += py-simplesoap - SUBDIR += py-smb SUBDIR += py-smbpasswd SUBDIR += py-soappy SUBDIR += py-speedtest-cli |