diff options
author | netchild <netchild@FreeBSD.org> | 2004-08-03 01:41:18 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-08-03 01:41:18 +0800 |
commit | 00a5658e4d0d26971bd58edd8e9a6dcdcc71826f (patch) | |
tree | 63e9d8f1de9b61b73cdca86a2345668054d81376 /net/Makefile | |
parent | 814cbd2d178615de661a50d5a9c5ff4b1a5436dd (diff) | |
download | freebsd-ports-graphics-00a5658e4d0d26971bd58edd8e9a6dcdcc71826f.tar.gz freebsd-ports-graphics-00a5658e4d0d26971bd58edd8e9a6dcdcc71826f.tar.zst freebsd-ports-graphics-00a5658e4d0d26971bd58edd8e9a6dcdcc71826f.zip |
Another SOAP implementation for python.
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 f776d9a5077..5ebd0317578 100644 --- a/net/Makefile +++ b/net/Makefile @@ -571,6 +571,7 @@ SUBDIR += py-samba SUBDIR += py-smb SUBDIR += py-smbpasswd + SUBDIR += py-soappy SUBDIR += py-soapy SUBDIR += py-spreadmodule SUBDIR += py-xmlrpc |