diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 15:45:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 15:45:46 +0000 |
commit | a9f287b55a26b0abf23da79c8a3b4a881d711a47 (patch) | |
tree | 1362d8f2f3c9b25a8c86d24c6b68cb9eeee0fdba /net/Makefile | |
parent | ad149bc78e2fef3a446c2bb01595db0c2ee8a6cf (diff) |
Initial import of sambasentinel-0.1.
SambaSentinel is basically a gtk-frontend to smbstatus but
it extends it with number of useful features such as killing
processes and mounting/browsing a visiting computer.
PR: 28744
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=44927
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 f279fcdb9d1a..c46d9a429582 100644 --- a/net/Makefile +++ b/net/Makefile @@ -332,6 +332,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += samba-devel + SUBDIR += sambasentinel SUBDIR += samplicator SUBDIR += satellite SUBDIR += scotty |