diff options
author | tnn <tnn@pkgsrc.org> | 2009-09-24 18:44:49 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-09-24 18:44:49 +0000 |
commit | 6caf986d8954370935544998a0a7f9762b5556ca (patch) | |
tree | e18d407405e2c453416d548d8606d901c30b5fe6 /security | |
parent | 3df9e23baa87d4f81ff2c79116490868efa5ef6b (diff) | |
download | pkgsrc-6caf986d8954370935544998a0a7f9762b5556ca.tar.gz |
PLIST fix for ldap option. From Matthias Ferdinand.
Diffstat (limited to 'security')
-rw-r--r-- | security/cyrus-saslauthd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-saslauthd/PLIST b/security/cyrus-saslauthd/PLIST index 84d075ef456..9fe0ac01ef9 100644 --- a/security/cyrus-saslauthd/PLIST +++ b/security/cyrus-saslauthd/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:13:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/09/24 18:44:49 tnn Exp $ bin/saslcache bin/testsaslauthd man/man8/saslauthd.8 sbin/saslauthd sbin/testsaslauthd -${PLIST.ldap}share/doc/cyrus-saslauthd/PLIST.ldap_SASLAUTHD +${PLIST.ldap}share/doc/cyrus-saslauthd/ldap_SASLAUTHD share/examples/rc.d/saslauthd |