diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
commit | 239a5ff5de3d00f1392d539f91bc9040ae80b19a (patch) | |
tree | ae7a9cef1917a87f355cd623da02c70b056bab48 /sysutils/ldap-account-manager | |
parent | 021e2a1105433e9a6027839c4c73639ad75a033e (diff) |
Notes
Diffstat (limited to 'sysutils/ldap-account-manager')
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index 49dd8f867502..8f9b698caa77 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -29,7 +29,7 @@ SUB_FILES= pkg-message CONFIGS= config.cfg lam.conf WRITEABLES= config sess tmp -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |