diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-30 06:53:20 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-30 06:53:20 +0800 |
commit | 3c9b7fc6f5e0f2ebc3085e58203a611080aceafd (patch) | |
tree | 40982ea83d880541d854a01108cde56133ea19d9 /sysutils/Makefile | |
parent | 0abbe6e53793b88a768496df25f94ffa6ad42628 (diff) | |
download | freebsd-ports-gnome-3c9b7fc6f5e0f2ebc3085e58203a611080aceafd.tar.gz freebsd-ports-gnome-3c9b7fc6f5e0f2ebc3085e58203a611080aceafd.tar.zst freebsd-ports-gnome-3c9b7fc6f5e0f2ebc3085e58203a611080aceafd.zip |
NEW PORT: sysutils/adtool
adtool is a unix command line utility for Active Directory
administration. Features include user and group creation,
deletion, modification, password setting and directory query
and search capabilities.
PR: ports/51320
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 287b180a7420..e269670c366c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -7,6 +7,7 @@ SUBDIR += Tee SUBDIR += abck SUBDIR += acidlaunch + SUBDIR += adtool SUBDIR += afbinit SUBDIR += afio SUBDIR += ah-tty |