diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-10 04:34:40 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-10 04:34:40 +0800 |
commit | 862b7eb349ac65efcd842b1ccaa54c6202337509 (patch) | |
tree | fc0548e3549ea7d04520ddfae27bda2c3fee5286 /net/Makefile | |
parent | 1340b882588bb9f9075614a202e7b7ea308d3502 (diff) | |
download | freebsd-ports-gnome-862b7eb349ac65efcd842b1ccaa54c6202337509.tar.gz freebsd-ports-gnome-862b7eb349ac65efcd842b1ccaa54c6202337509.tar.zst freebsd-ports-gnome-862b7eb349ac65efcd842b1ccaa54c6202337509.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 |