diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-10 09:39:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-10 09:39:40 +0000 |
commit | 319dd1c84f423bd96cee3bec296d504f1f1c8eda (patch) | |
tree | e75d0cb848a03983695da30816156d9b29677980 /net/Makefile | |
parent | Add bksh 1.3, backup-only shell. (diff) |
add p5-Filesys-SmbClient, an interface for access Samba
filesystem with libsmclient.so
Notes
Notes:
svn path=/head/; revision=86709
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 61ad54339918..785a858e62c8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -427,6 +427,7 @@ SUBDIR += p5-DNS-Zone SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync + SUBDIR += p5-Filesys-SmbClient SUBDIR += p5-Frontier-RPC SUBDIR += p5-Geo-IP SUBDIR += p5-Geo-IPfree |