diff options
author | pav <pav@FreeBSD.org> | 2004-05-10 04:34:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-10 04:34:40 +0800 |
commit | 423fedb206894f930d4383acd9d57792c2b723d9 (patch) | |
tree | 2072f3ab7d9b069ddc2395a466a19c286c1d6540 /net/Makefile | |
parent | ba1a1357d240888c6863598d8299d51544a93ede (diff) | |
download | freebsd-ports-gnome-423fedb206894f930d4383acd9d57792c2b723d9.tar.gz freebsd-ports-gnome-423fedb206894f930d4383acd9d57792c2b723d9.tar.zst freebsd-ports-gnome-423fedb206894f930d4383acd9d57792c2b723d9.zip |
- Update to 3.0.3.r1
- Rewrite libsmbclient port to not conflict with samba port, stop installing
libsmbclient in samba port
- Split out python extensions into standalone port
PR: ports/65976
Submitted by: Timur I. Bakeyev <timur@gnu.org> (samba-devel maintainer)
Approved by: Koop Mast (samba-libsmbclient maintainer)
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 10e0db2feda7..0d2614763d83 100644 --- a/net/Makefile +++ b/net/Makefile @@ -533,6 +533,7 @@ SUBDIR += py-rrdpipe SUBDIR += py-rrdtool_lgpl SUBDIR += py-rt + SUBDIR += py-samba SUBDIR += py-smb SUBDIR += py-soapy SUBDIR += py-spreadmodule |