diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-08 23:45:46 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-08 23:45:46 +0800 |
commit | 100ed0c5af1c9bd3f0db17ff80d69f403eafb194 (patch) | |
tree | 87f066e8d7e29bdc53fd86cbb524bd51b04e4d22 /net/Makefile | |
parent | 3280c67cbc3b25c0e62453f00e30b4e98457f3c9 (diff) | |
download | freebsd-ports-gnome-100ed0c5af1c9bd3f0db17ff80d69f403eafb194.tar.gz freebsd-ports-gnome-100ed0c5af1c9bd3f0db17ff80d69f403eafb194.tar.zst freebsd-ports-gnome-100ed0c5af1c9bd3f0db17ff80d69f403eafb194.zip |
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>
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 |