diff options
author | taca <taca> | 2008-06-16 16:05:09 +0000 |
---|---|---|
committer | taca <taca> | 2008-06-16 16:05:09 +0000 |
commit | 8f78da3e59aa1de8ee9caa8d1f79a0375549566a (patch) | |
tree | 0961cf4ab16c81446e7d535f5d78b5cb6f3247a7 /sysutils/Makefile | |
parent | 6fde3e2dbce1db6d211f007c73b0c17fac967dc9 (diff) | |
download | pkgsrc-8f78da3e59aa1de8ee9caa8d1f79a0375549566a.tar.gz |
Add and enable smbldap-tools.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index eab1450ff00..6993127e352 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2008/06/12 08:40:51 obache Exp $ +# $NetBSD: Makefile,v 1.428 2008/06/16 16:05:09 taca Exp $ # COMMENT= System utilities @@ -239,6 +239,7 @@ SUBDIR+= shc SUBDIR+= shmux SUBDIR+= skill SUBDIR+= slay +SUBDIR+= smbldap-tools SUBDIR+= smartmontools SUBDIR+= socket SUBDIR+= sredird |